- Aug 22, 2019
-
-
Julien Leduc authored
Adding a non fatal ERROR for the missing sys.retrieve.req_id (for now) and a fatal one if we intercept some xrootd client failures during the past run
-
Julien Leduc authored
-
Julien Leduc authored
-
- Aug 21, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
This reverts commit 17abf6f6.
-
Cedric CAFFY authored
-
- Aug 20, 2019
-
-
Steven Murray authored
-
Steven Murray authored
Superseding of tape files by filesWrittenToTape() in now done in FSEQ ACS order in order to cover the corner case of the same tape copy being written more than once in the same archive batch
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Michael Davis authored
Google protobuf3 logs a FATAL error if .at() is called for a non-existent key, so the log is filled with errors if we use try {} catch(...) {}
-
Steven Murray authored
Replaced 'COMMIT;' with 'conn.setAutocommitMode(rdbms::AutocommitMode::AUTOCOMMIT_ON)' within OracleCatalogue::filesWrittenToTape()
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 16, 2019
-
-
Michael Davis authored
If CHECKSUM_BLOB is NULL, the code will fall back on CHECKSUM_ADLER32.
-
- Aug 14, 2019
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- Aug 13, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Cedric CAFFY authored
[REPACK] Added a failed to create archive request counter so that the Repack Request is complete or failed if Retrieve subrequest is failed (creation or execution)
-
Cedric CAFFY authored
-
Julien Leduc authored
kill. This is quite likely for cta-taped as its static memory buffer consume a lot of memory.
-
- Aug 12, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 06, 2019
-
-
Steven Murray authored
Added the new method Rset::isEmpty() - I am guessing that the migration work of Michael would have loved to have had this method
-
Giuseppe Lo Presti authored
-
- Aug 05, 2019
-
-
Steven Murray authored
-
- Aug 01, 2019
-
- Jul 30, 2019
-
-
Steven Murray authored
Upgraded to EOS 4.5.3-20190730172748gitea30da3 in order to get the new exception logs from the GrpcNsInterface::FileInsert() and GrpcNsInterface::ContainerInsert() methods
-
Vladimir Bahyl authored
-
- Jul 29, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
cta-catalogue-schema-create will now start storage class IDs for Oracle databases at 4294967296 in order to avoid clashes with CASTOR
- Jul 26, 2019
-
-
David Fernandez Alvarez authored
-