- 31 May, 2016 1 commit
-
-
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.
-
- 10 Jun, 2016 2 commits
-
-
Steven Murray authored
-
Daniele Kruse authored
Propagating the return code of a frontend operation back to the client, also properly handling server timeout
-
- 09 Jun, 2016 4 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Steven Murray authored
-
- 08 Jun, 2016 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 07 Jun, 2016 4 commits
-
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 06 Jun, 2016 4 commits
-
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
- 02 Jun, 2016 2 commits
-
-
Daniele Kruse authored
-
Steven Murray authored
-
- 01 Jun, 2016 3 commits
-
-
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.
-
- 31 May, 2016 4 commits
-
-
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
-
Steven Murray authored
The following two test classes contained the same test class: tapeserver/castor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp tapeserver/castor/tape/tapeserver/daemon/RecallReportPackerTest.cpp They both defined and declared the class castor_tape_tapeserver_daemonTest. When I added a member to one of the duplicate classes I got memory corruption that valgrind detected but gave difficult to understand error messages.
-
- 27 May, 2016 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 26 May, 2016 4 commits
-
-
Steven Murray authored
-
Eric Cano authored
-
Steven Murray authored
-
Steven Murray authored
-
- 25 May, 2016 2 commits
-
-
Eric Cano authored
Further trimmed RootEntry. Disabled currently failing unit tests. (now 4 total).
-
Eric Cano authored
Started morphing the code to accomodate both the move some data structure from OStoreDB to catalogue and shared structures modifications. Renamed class members using underscode instead of mixed case. Removed mount criteria from in-memory tape pool representation. Removed support for path of archive files for in-memory representations. Removed all but maxDrives allowed from in-memory representation of mount policy. Created new constructor for UserIdentity. Switch the UserIdentity used by RemoteFileStatus. Renamed TapePoolQueue to ArchiveQueue. Replaced CreationLog usages with EntryLog. Renamed TapeQueue to RetrieveQueue. Removed support for data now gone to catalogue from RootEntry. Removed corresponding structures from object store. Removed corresponding calls from SchedulerDatabase and inheriting classes (OStoreDB).
-
- 23 May, 2016 2 commits
-
-
Steven Murray authored
-
Daniele Kruse authored
-
- 21 May, 2016 1 commit
-
-
Steven Murray authored
-
- 20 May, 2016 3 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-