- Jun 22, 2016
-
-
Eric Cano authored
Removed deprecated structures from archiveNS and nameserver namespaces. Removed RetrieveToFileRequest.
-
- Jun 21, 2016
-
-
Eric Cano authored
-
- Jun 20, 2016
-
-
Eric Cano authored
-
Eric Cano authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Eric Cano authored
Deleted tests for scheduler features that moved to the catalogue. Factored out the common unit test initialization.
-
- Jun 17, 2016
-
-
Steven Murray authored
-
Steven Murray authored
-
- Jun 16, 2016
-
-
Steven Murray authored
-
Daniele Kruse authored
-
- Jun 06, 2016
-
-
Eric Cano authored
The values are now hardcoded. Cleanup: - Removed object store unit tests for data now in the catalogue. - Removed now unnecessary 2nd step addition of retry limits to archive jobs. - Removed deprecated ArchiveToFileRequest files.
-
- Jun 13, 2016
-
-
Daniele Kruse authored
-
- Jun 10, 2016
-
-
Daniele Kruse authored
Changed a few comments and redirected the result of the command line to std::out instead of std::err
-
Daniele Kruse authored
-
- May 31, 2016
-
-
Eric Cano authored
Added binned running counters (ValueCoundMap) for managing summaries of priorities in object store queues. Simplified the interfaces to the getPendingArchiveJobs and getPendingRetrieveJobs functions in Scheduler and SchedulerDB. Removed now unused ArchiveToTapeCopyRequest. Removed long unused mockScheduler. Removed _old_protoype files.
-
- Jun 10, 2016
-
-
Steven Murray authored
-
Daniele Kruse authored
Propagating the return code of a frontend operation back to the client, also properly handling server timeout
-
- Jun 09, 2016
-
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Steven Murray authored
-
- Jun 08, 2016
-
-
Steven Murray authored
-
Steven Murray authored
-
- Jun 07, 2016
-
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jun 06, 2016
-
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
- Jun 02, 2016
-
-
Daniele Kruse authored
-
Steven Murray authored
-
- Jun 01, 2016
-
-
Steven Murray authored
-
Daniele Kruse authored
Fixed small bug in nsfileid comparison in tape write task, and added ctacatalogue in xroot plugin linkage
-
Steven Murray authored
PLEASE NOTE: The tapeserverd daemon (ProcessForker::runDataTransferSession) now reads the connection details of the catalogue database from the following configuration file at the beginning on each tape mount: /etc/cta/cta_catalogue_db.conf Installing the CTA rpms will install the following example file: /etc/cta/cta_catalogue_db.conf.example This example file document the syntax of the database connect details. For the time being the contents of cta_catalogue_db.conf should simple be: in_memory This means the tapeserverd daemon will use an in-memory catalogue database.
-
- May 31, 2016
-
-
Steven Murray authored
-
Steven Murray authored
PLEASE NOTE: The XROOT plugin (CTA front end) now reads the connect details of the catalogue database from the following configuration file: /etc/cta/cta_catalogue_db.conf Installing the CTA rpms will install the following example file: /etc/cta/cta_catalogue_db.conf.example This example file document the syntax of the database connect details. For the time being the contents of cta_catalogue_db.conf should simple be: in_memory This means the CTA front end will use an in-memory catalogue database.
-
Steven Murray authored
-