- Jun 12, 2015
- Jun 11, 2015
-
-
Eric Cano authored
-
Eric Cano authored
Created a wrapper class for the couple Backend+OStoreDB as the unit tests expect a clean DB each time.
-
Daniele Kruse authored
Added function to return the copy No. of RetrieveFromTapeCopyRequest and added the corresponding cpp in the CMakeLists.txt
-
Eric Cano authored
Simplified the UserIdentity and CreationLog structures in the object store to match the SchedulerDatabase's.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Before this commit the Scheduler class would call SchedulerDatabase::queue(const ArchiveToFileRequest &) in a loop when handling a user request to archive multiple remote files to a directory in the archive. This modification opens the door for the SchedulerDatabase object to remember more about the context of each archive request. In this case which archive to directory request was at the origin of each of the corresponding archive to file requests.
-
- Jun 10, 2015
-
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Daniele Kruse authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Daniele Kruse authored
-
Eric Cano authored
-
- Jun 09, 2015
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jun 08, 2015
-
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
Eric Cano authored
-
- Jun 05, 2015
-
-
Eric Cano authored
The agent now carries its own timeout (defaulting to 60s). The unit test now validates that the 2 agents were cleared from the agent register.
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
ArchiveToFileRequest now includes the archive copy number to tape pool map required by the SchedulerDatabase
-
Steven Murray authored
-
Steven Murray authored
-