- 15 Jun, 2021 1 commit
-
-
- 02 Jun, 2021 1 commit
-
-
- 24 Mar, 2020 4 commits
-
-
Cedric Caffy authored
-
Cedric Caffy authored
statistics database
-
Cedric Caffy authored
-
Cedric Caffy authored
database
-
- 10 Feb, 2020 2 commits
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Added Statistics Schema + CppSchemaStatementsReader to compare the statistics database against its schema
-
- 25 Feb, 2019 1 commit
-
-
Cedric CAFFY authored
Queueing of Archive jobs now use the ContainerAlgorithms instead of the methods in the ArchiveQueue object Created a base class (interface) that allows to add and remove object(s) from the ownership of an Agent (implementation : AgentWrapper) or from an AgentReference (implementation : AgentReference)
-
- 11 Feb, 2019 1 commit
-
-
Cedric CAFFY authored
Started to queue the ArchiveRequest for Repack
-
- 07 Feb, 2019 1 commit
-
-
Cedric CAFFY authored
Removed the "User" message from the cta.proto (duplication of UserIdentity message)
-
- 05 Feb, 2019 2 commits
-
-
Cedric CAFFY authored
Moved the getPoppingElementsCandidates() method from RetrieveQueueFailedAlgorithms, RetrieveQueueToTransferAlgorithms and RetrieveQueueToReportToRepackForSuccessAlgorithms into RetrieveQueueAlgorithms This removed the duplication of the code in this method repeated 3 times
-
Cedric CAFFY authored
The getNextSucceededRetrieveRequestForRepackBatch is implemented and integrated in the expandRepackRequest test
-
- 22 Jan, 2019 1 commit
-
-
Cedric CAFFY authored
-
- 01 Oct, 2018 1 commit
-
-
Eric Cano authored
-
- 30 Aug, 2018 1 commit
-
-
Eric Cano authored
"ToTransfer" are to be picked up by tape sessions. "ToReport" Includes both successes and failures to report, as the mechanism to report is the same. They will be handled by the reporter, which shares the single thread of the garbage collector. "Failed" Will be a (possibly non-queue) container which will contain the failed requests. The operators will be able to examine, relaunch or abandon those requests. The states and lifecycles of the requests have been reworked to reflect this lifecycle too. The container algorithmes have been adapted to handle the multiple queue/container types.
-
- 29 May, 2018 1 commit
-
-
Eric Cano authored
We now have live (to be executed), failed and to be reported queues. Archive jobs have all three types, retrieve jobs do not have a to be reported queue. The RootEntry interface interface now provides the choice between the types. All uses are currently hardcoded to LiveJobs.
-
- 23 May, 2017 1 commit
-
-
Eric Cano authored
Added many conditional printouts in unit tests. Those printouts are controlled by #defines in a central file.
-
- 24 Feb, 2016 1 commit
-
-
Eric Cano authored
Simplified the handling of the configuration file.
-
- 11 Feb, 2016 1 commit
-
-
Eric Cano authored
from castor in the exercise.
-
- 08 May, 2015 1 commit
-
-
Steven Murray authored
License comment is no longer filtered out by doxygen when generating web pages of the individual source files.
-
- 07 May, 2015 1 commit
-
-
Steven Murray authored
-
- 27 Feb, 2015 1 commit
-
-
Eric Cano authored
-