- Jan 29, 2018
-
-
Steven Murray authored
Revert "cta/CTA#186 CTA should cope with idle database connections being dropped by the database server" This reverts commit 610e08b3.
-
Steven Murray authored
Revert "cta/CTA#186 CTA should cope with idle database connections being dropped by the database server" This reverts commit 1be86a70.
-
Steven Murray authored
Refactored RdbmsCatalogue::getTapesForWriting() to be like OracleCatalogue::filesWrittenToTape()
-
Steven Murray authored
-
Steven Murray authored
OracleCatalogue::filesWrittenToTape() should now transparently re-connect to the database.
-
Steven Murray authored
RdbmsCatalogue::getTapesForWriting() should now transparently re-connect to the database.
-
- Jan 26, 2018
-
-
Steven Murray authored
Admin commands should now transparently re-connect to the database.
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Steven Murray authored
Fixed the following offending method: RdbmsCatalogue::prepareForNewFile() Added the following unit-test that explicitly tests for a UserError exception: cta_catalogue_CatalogueTest.prepareForNewFile_no_archive_routes
-
- Jan 25, 2018
-
-
Steven Murray authored
Done
-
Eric Cano authored
The same variable is now used in all cases.
-
Eric Cano authored
-
- Jan 24, 2018
- Jan 22, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
- Jan 19, 2018
-
-
Eric Cano authored
Updated locking of ObjetOps in order to allow locking of sub-objects. Make cta-objectstore-dump-object lockfree.
-
- Jan 18, 2018
-
-
Julien Leduc authored
removing replace-str option as -L just concatenates args after the replace-str place holder. toto is not a valid rados object which prevents the objectstore cleanup.
-
Steven Murray authored
-
- Jan 15, 2018
-
-
Michael Davis authored
-
Steven Murray authored
-
- Jan 12, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Default now set to 10s. Note that XRD_TIMEOUTRESOLUTION must be set <= 10s, otherwise timeout defaults to 15s.
-
Steven Murray authored
-
Steven Murray authored
-
Michael Davis authored
-
Steven Murray authored
Reduced to the minium the number of database connections used by createSameSchemaInTwoSeparateInMemoryDatabases
-
- Jan 11, 2018
-
-
Steven Murray authored
-
Michael Davis authored
-
Michael Davis authored
Now the submodule does not provide a CMakeLists.txt file, this is now provided by the main project (eos_cta/CMakeLists.txt)
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
from tapeserver/daemon to common directory
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
Reduced usage of RetrieveQueue::dumpJobs() in general. Removed dead code. Added locking checks where missing.
-