- 05 Dec, 2015 1 commit
-
-
Daniele Kruse authored
-
- 04 Dec, 2015 1 commit
-
-
Eric Cano authored
The report packer should now also be referenced in the tape recall thread, so it can report the drive status. testingMocks/MockRetrieveMount.hpp needs to be improved so it handles les end of session correctly. Then the mechanism has to be mirrored in Archives (simpler case).
-
- 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 1 commit
-
-
Daniele Kruse authored
-
- 13 Aug, 2015 1 commit
-
-
Daniele Kruse authored
-
- 12 Aug, 2015 2 commits
-
-
Daniele Kruse authored
-
Daniele Kruse authored
-
- 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
-
- 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.
-
- 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.
-
- 10 Sep, 2014 1 commit
-
-
Eric Cano authored
-
- 13 Aug, 2014 1 commit
-
-
Eric Cano authored
-
- 05 Aug, 2014 1 commit
-
-
David COME 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 3 commits
-
-
David COME authored
-
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
-
- 22 Apr, 2014 1 commit
-
-
David COME authored
Compute it on DiskWriteTask and report it to the Client. Tests and interfaces have changed consequently
-
- 08 Apr, 2014 1 commit
-
-
David COME authored
Changed consequently the types to use the interface instead of the derived type : RecallReportPacker
-
- 07 Apr, 2014 1 commit
-
-
Eric Cano authored
-
- 27 Mar, 2014 3 commits
-
-
David COME authored
ReportEndofSession(WithErrors)::goingToEnd returns now true as it should and RecallReportPacker.M-terminate has been removed by goingToEnd+break if true
-
David COME authored
-
David COME authored
Moved all files related to Client to client/, changed the namespace and fixed the files consequently (header,usings,...)
-
- 26 Mar, 2014 1 commit
-
-
David COME authored
-
- 25 Mar, 2014 2 commits
-
-
David COME authored
-
David COME authored
log, client interface and m_listReports are now inherited from the base class
-
- 24 Mar, 2014 1 commit
-
-
David COME authored
-
- 20 Mar, 2014 1 commit
-
-
David COME authored
-
- 11 Mar, 2014 1 commit
-
-
David COME authored
We are now using the matching files and classes frpm castor/tape/threading
-
- 10 Mar, 2014 1 commit
-
-
Daniele Kruse authored
-