- Jun 04, 2019
-
-
Cedric CAFFY authored
Deleted the checking of the presence of non superseded files during an Archive Mount.
-
- Jun 03, 2019
-
-
Cedric CAFFY authored
-
- May 28, 2019
-
-
Michael Davis authored
These commands are not implemented so I have removed them from the cta-admin interface.
-
- May 23, 2019
-
-
Cedric CAFFY authored
-
- May 22, 2019
-
-
Steven Murray authored
expandRepackRequestExpansionTimeLimitReached now calls the new version of Catalogue::createLogicalLibrary()
-
Steven Murray authored
-
Cedric CAFFY authored
Added unit test to test it Added a Repack Request expansion time limit (if the expansion last more than this time limit, it will be requeued) Added jq to the buildtree
-
- May 21, 2019
-
-
Cedric CAFFY authored
Changed the exception thrown by rootEntry.getRepackIndexAddress() from cta::RootEntry::NotAllocated to cta::exception::Exception to spot if the backtrace comes from the macro generating the exceptions
-
- May 20, 2019
-
-
Steven Murray authored
-
- May 14, 2019
-
-
Cedric CAFFY authored
-
- May 09, 2019
-
-
Cedric CAFFY authored
The status of the repack request is updated throughout all its lifecycle (Pending, ToExpand, Starting, Running, Complete or failed)
-
- May 08, 2019
-
-
Cedric CAFFY authored
-
- May 06, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Moved disk-operations-related code into the new "disk" directory
-
- May 03, 2019
-
-
Cedric CAFFY authored
-
- May 02, 2019
-
-
Cedric CAFFY authored
Refactored the async deletion of repack subrequests files via XRootD (used the xroot's async deletion) Deleted the folder containing the repack subrequests files (Local file + XRootD)
-
- Apr 30, 2019
-
-
Cedric CAFFY authored
The folder containing the files need now to be removed
-
- Apr 29, 2019
-
-
Cedric CAFFY authored
Added the creation of the directory corresponding to the vid of the tape to repack (xroot + local file system)
-
- Apr 15, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Eric Cano authored
-
Cedric CAFFY authored
-
Eric Cano authored
Replaced the map of tape files with a list as the assumption that we have one copy per copyNb is no more valid with repack.
-
Cedric CAFFY authored
Added a check while mounting a tape for writing : if some tape files located in the writing tape are not superseded by others, the write session will fail. Note: The test CatalogueTest.exist_non_superseded_files_after_fseq is supposed to fail.
-
- Mar 26, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Mar 25, 2019
-
-
Cedric CAFFY authored
-
Eric Cano authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Mar 22, 2019
-
-
Eric Cano authored
This included extracting missing data while popping elements from archive queue.
-
- Mar 21, 2019
-
-
Cedric CAFFY authored
-
- Mar 19, 2019
-
-
Eric Cano authored
-
Cedric CAFFY authored
- Queueing into the RetrieveQueueToReportToRepackForFailure - Reporting of the failed RetrieveJobs (add statistics + deletion of the failed sub requests) Unit test associated : expandRepackRequestFailedRetrieve
-
- Mar 18, 2019
-
-
Cedric CAFFY authored
These requests are queued in the RetrieveQueueToReportToRepackForFailure Adapted the Sorter to be able to queue a RetrieveRequest from Repack into a queue identified by the RepackRequest's address
-
- Mar 15, 2019
- Mar 12, 2019