- Jan 27, 2020
-
-
Michael Davis authored
-
- Jan 24, 2020
-
-
Michael Davis authored
-
- Jan 21, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 16, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 15, 2020
-
-
Michael Davis authored
-
- Jan 14, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
- Jan 10, 2020
-
-
Michael Davis authored
This storage class is ignored during CREATE, so that we don't need to set up an archive route just for testing.
-
Michael Davis authored
-
Michael Davis authored
-
- Dec 20, 2019
-
-
Michael Davis authored
This decouples the "cta-admin tf ls" command from looking up path names in the catalogue, paving the way to remove the path from the DB.
-
- Dec 19, 2019
-
-
Michael Davis authored
-
- Dec 18, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
- Dec 17, 2019
-
-
Michael Davis authored
-
- Dec 16, 2019
-
-
Michael Davis authored
-
- Dec 06, 2019
-
-
Cedric CAFFY authored
The catalogue.ping() method now checks the equality between the MAJOR version number of the CTA schema version and the MAJOR version number in the database
-
- Dec 05, 2019
-
-
Michael Davis authored
1. Needs to be sys.* so users can't change it 2. Should not be confused with sys.retrieve.req_id
-
- Nov 28, 2019
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Renames CTA_ArchiveFileID to sys.archive.file_id Renames CTA_StorageClass to sys.archive.storage.class
-
- Oct 23, 2019
-
-
Cedric CAFFY authored
-
- Sep 26, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Sep 04, 2019
-
-
Cedric CAFFY authored
-
Eric Cano authored
Wrong parameter was passed as retrieve request id. Added logs to frontend. Implemented validation of cancel in archive retrive test (no file should be retrieved).
-
- Aug 30, 2019
-
-
Eric Cano authored
Also improved function name to better match XRootd names.
-
- Aug 23, 2019
-
-
Eric Cano authored
The retrieve request address is now stored in the EOS namespace as an extended attribute and deleted after checks on cancellation. The cleanup of the queues will be eventually done by the tape servers.
-
- Aug 20, 2019
-
-
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(...) {}
-
- Aug 16, 2019
-
-
Eric Cano authored
-
- Aug 13, 2019
-
-
Julien Leduc authored
kill. This is quite likely for cta-taped as its static memory buffer consume a lot of memory.
-
- Aug 02, 2019
-
-
Eric Cano authored
The sleep time (15 minutes) is currently hardcoded, but implemented in a single place (OStoreDB::fetchMountInfo() ).
-