Commit Graph

67 Commits (master)
 

Author SHA1 Message Date
Roberto Cirillo 2e4e709ff8 restore source to 1.8 2 years ago
Roberto Cirillo 89524aac9c set source jdk to 11 2 years ago
Roberto Cirillo c252d1c5ae removing jvm source tag 2 years ago
Roberto Cirillo ae6740cfbb set java version 2 years ago
Roberto Cirillo ac95563480 update to version 2.9.2 2 years ago
Roberto Cirillo 904bf0bc17 restored close method 2 years ago
Roberto Cirillo 83bc9fbc2e update to release version 2.9.1 2 years ago
Roberto Cirillo bbaf866f43 update CHANGELOG 2 years ago
Roberto Cirillo 7d2be48d31 update to 2.9.1-SNAPSHOT version in order to have a fixed bom as latest in the range. see #23578 2 years ago
Roberto Cirillo 588a71db5e Revert "Update 'pom.xml'"
This reverts commit 7194811366.
2 years ago
Roberto Cirillo db61504f66 Update 'CHANGELOG.md'
removed SNAPSHOT
3 years ago
Roberto Cirillo e60fcbfdac Update 'pom.xml'
removed SNAPSHOT
3 years ago
Roberto Cirillo e6ca5d25b4 Update 'pom.xml'
moved to snapshot
3 years ago
Roberto Cirillo 50dcb2f2bd Update 'CHANGELOG.md'
moved to snapshot
3 years ago
Roberto Cirillo c387a38fdf removed unused imports;
deleted main test
3 years ago
Roberto Cirillo 15a4909d7c bug fix 22164; clean code. 3 years ago
Roberto Cirillo 5a644f79a0 removed SNAPSHOT from version 3 years ago
Roberto Cirillo 505346fac3 moved from 2.13.1 to 3.0.0-SNAPSHOT version 3 years ago
Roberto Cirillo a4abfbad5b update CHANGELOG 3 years ago
Roberto Cirillo 387efa6db5 update to version 2.13.1 3 years ago
Roberto Cirillo de82a56a72 copy: if source and dest have the same id, return 3 years ago
Roberto Cirillo 0472efaf36 add some comments 3 years ago
Roberto Cirillo 745323eb63 add some comments 3 years ago
Roberto Cirillo 3979da000f fix compare sourceId with destId 3 years ago
Roberto Cirillo 20e3993af2 throw exception if an object is a valid id and it is not present on backend after the retry mechanism 3 years ago
Roberto Cirillo af016382fe fix wrong print 3 years ago
Roberto Cirillo e7cd080da7 add another check for understand if the source and destination are the same during a copy operation 3 years ago
Roberto Cirillo 83bb788057 update to version 2.13.1-SNAPSHOT 3 years ago
Roberto Cirillo ea22672588 add a little sleep in order to understand if it solve the issue 21980 3 years ago
Roberto Cirillo 77048b747e add some files to gitignore 3 years ago
Roberto Cirillo 81b80f1748 add getgCubeMemoryType method to the IClient interface 3 years ago
Roberto Cirillo b12e16eb4b renamed class RequestObject to MyFile in order to preserve backward compatibility 3 years ago
Roberto Cirillo c0cc09fd5e renamed class RequestObject to MyFile in order to preserve backward compatibility 3 years ago
Roberto Cirillo 4f8a65e348 clean mongoobjects into forceClose operation 3 years ago
Roberto Cirillo 46e20d5f6e Merge branch 'master' of
https://code-repo.d4science.org/gCubeSystem/storage-manager-core.git

Conflicts:
	CHANGELOG.md
3 years ago
Roberto Cirillo 7965fa019f add forceClose operation. Update to version 2.13.0-SNAPSHOT 3 years ago
Roberto Cirillo 49f7ba84b2 Update 'CHANGELOG.md'
fix changelog sintax
3 years ago
Roberto Cirillo ee531ec7ef using tm instance on transportManagerFactory in order to consider that a transport should be linked to VOLATILE or PERSISTENT memory 3 years ago
Roberto Cirillo 763b30fa04 fix merge conflicts 3 years ago
Roberto Cirillo 1ff761db9c Resolved merge conflict 3 years ago
Roberto Cirillo 6aabf6729d Resolved merge conflict 3 years ago
Roberto Cirillo 4835adda16 set pom to 2.9.0-SNAP 3 years ago
Roberto Cirillo ab9dfcab66 delegate the transportManager check to TransportManagerFactory class 3 years ago
Roberto Cirillo 77ec6925c7 remove transportLayer check from Operation class 3 years ago
Roberto Cirillo 52a6cf8641 added debug log on TransportManagerFactory 3 years ago
Roberto Cirillo 60b9ebaa93 convert BasicDBObject to DBObject the return type used for metadata collections 3 years ago
Roberto Cirillo 88fe3747f6 update to version 2.12.1-SNAPSHOT #21390 3 years ago
Roberto Cirillo eb74e06cdf 2.12.0-SNAP: static operation class, bypassed mongo close 3 years ago
Roberto Cirillo add9810644 update mongo-java-driver to 3.12.0; upgrade to 2.11.0-SNAPHOt version 3 years ago
Roberto Cirillo 53a52fdc31 removed close method for mongo client. Now the connection pool is
managed by java driver, upgrade mongo-java-driver to 3.12. Deprecated
getUrl method
3 years ago