- Feb 06, 2019
-
-
Michael Davis authored
Previously these were references, but sometimes we want only an archive queue itor or only a retrieve queue itor. Now we can set the unused itors to nullptr.
-
- Feb 05, 2019
-
-
Michael Davis authored
-
- Feb 04, 2019
-
-
Michael Davis authored
Constructor takes a QueueType parameter so we can iterate across FailedJobs in the same way as we do with JobsToTransfer.
-
Michael Davis authored
-
Michael Davis authored
-
- Feb 01, 2019
-
-
Michael Davis authored
-
- Jan 31, 2019
-
-
Michael Davis authored
-
- Jan 30, 2019
-
-
Michael Davis authored
-
- Jan 25, 2019
-
-
Michael Davis authored
-
- Jan 24, 2019
-
-
Michael Davis authored
-
- Jan 23, 2019
-
-
Michael Davis authored
-
- Jan 11, 2019
-
-
Michael Davis authored
-
- Jan 10, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 09, 2019
-
-
Michael Davis authored
-
- Dec 11, 2018
-
-
Michael Davis authored
-
- Nov 26, 2018
-
-
Michael Davis authored
Scheduler and DB versions are now both called getNextRetrieveJobsFailedBatch()
-
Michael Davis authored
-
- Nov 19, 2018
-
-
Michael Davis authored
-
Michael Davis authored
* archive_and_retrieve_failure - fails archive, handles the failure report * archive_and_retrieve_report_failure - fails archive and also fails the report In both cases, the job ends up on the failed queue.
-
Michael Davis authored
-
- Nov 16, 2018
-
-
Michael Davis authored
-
- Nov 15, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 14, 2018
-
-
Michael Davis authored
-
- Nov 09, 2018
-
-
Michael Davis authored
-
Eric Cano authored
-
Steven Murray authored
-
- Nov 08, 2018
-
-
Michael Davis authored
Default CTA Frontend log level is changed to INFO. To set it back to debug level, add this line to /etc/cta/cta-frontend-xrootd.conf: cta.log.level DEBUG Valid log levels are EMERG, ALERT, CRIT, ERR, WARNING, NOTICE (==USERERR), INFO, DEBUG
-
Steven Murray authored
Upgraded to EOS 4.4.10-20181106193022gitf4dd861 in order to get the propagation of WFE errors and the correct use of locking around fmd for mTapeAwareGc.fileReplicaCommitted()
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 07, 2018
-
-
Steven Murray authored
Upgraded to EOS 4.4.10-20181106193022gitf4dd861 in order to get the new tape aware GC configuration system
-
Steven Murray authored
Renamed rdbms::AutocommitMode::ON and rdbms::AutocommitMode::OFF to rdbms::AutocommitMode::AUTOCOMMIT_ON and rdbms::AutocommitMode::OFF respectively
-
- Nov 06, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-