- 30 Oct, 2015 1 commit
-
-
Daniele Kruse authored
-
- 18 Sep, 2015 1 commit
-
-
Eric Cano authored
Adjusted unit test to accomodate the new structure (SchedulerDatabase::RetrieveMount is now a pure virtual class).
-
- 24 Aug, 2015 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 14 Aug, 2015 2 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 13 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 12 Aug, 2015 3 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 24 Jul, 2015 1 commit
-
-
Steven Murray authored
Please note that you will have to install the following CASTOR rpms in order to compile: castor castor-devel castor-lib castor-lib-server castor-lib-tape
-
- 16 Jul, 2015 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
Renamed CTA/tapeserver/castor to CTA/tapeserver/castor_checkout in preparation for the moving the sub-directory CTA/tapeserver/castor/castor up the directory tree
-
- 15 Jul, 2015 2 commits
-
-
Steven Murray authored
-
Eric Cano authored
-
- 25 Jun, 2015 1 commit
-
-
Eric Cano authored
-
- 21 May, 2015 1 commit
-
-
Eric Cano authored
Fixed usage of pointer to watchdog in situations where it is not set (unit tests). The scheme already existed but was not used everywhere.
-
- 19 Mar, 2015 1 commit
-
-
Eric Cano authored
Added missing end of session status reporting for one failure mode (failure to report to client). This bug was also present for recalls.
-
- 18 Mar, 2015 1 commit
-
-
Steven Murray authored
Fixed. Removed "h/" from all #includes.
-
- 04 Dec, 2014 1 commit
-
-
Steven Murray authored
-
- 03 Dec, 2014 1 commit
-
-
Eric Cano authored
Fixed missing end of session status and error counting when we fail to report end session to the client.
-
- 27 Nov, 2014 1 commit
-
-
Eric Cano authored
Added error for killed sessions. Added delay to protect against races between end of process and status update. Added coverage for the unlikely event where a session finishes on its own while we intend to kill it for shutdown of timeout.
-
- 26 Nov, 2014 1 commit
-
-
Eric Cano authored
-
- 20 Nov, 2014 1 commit
-
-
Eric Cano authored
errors for a non-crashing session can also be recorded as a failures in the tape log.
-
- 28 Oct, 2014 1 commit
-
-
Eric Cano authored
The offending message has been changed in a previous case: CASTOR-4749 Reviewed all bandwidth calculations to homogenize the statistics printing. Fixed a bug where the total time for a session was not properly retrieved before logging, leading to NaN printouts.
-
- 03 Oct, 2014 1 commit
-
-
Eric Cano authored
CASTOR-4765: The heartbeat messages of the data-transfer session of tapeserverd should include valid drive unit-names Partial implementation of the ticket: - The reporting to client and session exit part has been dismantled. - The template based implementation of the watchdog has been changed to a more classing inheritance schema. - The reporting to mother process of the moved blocks has been re-enabled.
-
- 13 Aug, 2014 1 commit
-
-
Eric Cano authored
-
- 06 Aug, 2014 1 commit
-
-
David COME authored
-
- 05 Aug, 2014 2 commits
-
-
David COME authored
-
David COME authored
-
- 30 Jul, 2014 1 commit
-
-
David COME authored
-
- 23 Jul, 2014 3 commits
-
-
David COME authored
-
David COME authored
-
David COME authored
-
- 16 Jul, 2014 1 commit
-
-
Eric Cano authored
This will give a more realtime feedback of the recall operations.
-
- 04 Jul, 2014 1 commit
-
-
Eric Cano authored
-
- 03 Jul, 2014 1 commit
-
-
David COME authored
-
- 27 Jun, 2014 1 commit
-
-
David COME authored
TaskWatchDog is now template, can detect when the drive is stuck and ask the right report packer to report that file as wrong, close the session and kill the whole process
-
- 05 May, 2014 2 commits
-
-
David COME authored
Added a bunch of comments for MigrationTaskInjector,MigrationReportPacker, RecallTaskInjector and DataFifo
-
David COME authored
Thus, The real reporters do not inherit publicly from it => Changed all the lines of coded that had to be changed
-