- Nov 05, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 02, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 01, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- Oct 31, 2018
-
-
Michael Davis authored
-
- Oct 12, 2018
-
-
Michael Davis authored
-
- Sep 25, 2018
-
-
Michael Davis authored
-
- Sep 21, 2018
-
-
Michael Davis authored
-
- Sep 20, 2018
-
-
Michael Davis authored
Because ToReport queues need to construct RetrieveJob objects which are not associated with a mount
-
Michael Davis authored
-
- Sep 19, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Sep 18, 2018
-
-
Michael Davis authored
Brings RQs in line with AQs
-
- Sep 17, 2018
-
-
Michael Davis authored
-
- Sep 14, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- Sep 10, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Sep 07, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Sep 05, 2018
-
-
Michael Davis authored
-
- Sep 03, 2018
-
-
Michael Davis authored
No inheritance, instead have partial or full specialization based on two template parameters.
-
Michael Davis authored
-
Michael Davis authored
This commit passes compilation but not linking (yet) as several methods are still commented out. Conflicts: objectstore/Algorithms.hpp objectstore/AlgorithmsTest.cpp objectstore/ArchiveQueueAlgorithms.cpp objectstore/ArchiveQueueAlgorithms.hpp objectstore/ArchiveRequest.cpp objectstore/CMakeLists.txt objectstore/GarbageCollector.cpp objectstore/RetrieveQueueAlgorithms.hpp objectstore/RetrieveRequest.hpp scheduler/OStoreDB/OStoreDB.cpp
-
- Aug 30, 2018
-
-
Michael Davis authored
-
Eric Cano authored
This prevented the passing of exceptions as output. Also integrated the promise in the reporter class.
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
This allows better internal (in-memory) tracking, and avoid spurious "In OStoreDB::ArchiveJob::~ArchiveJob(): will leave the job owned after destruction." message in the logs.
-
Eric Cano authored
This avoid getting a cassandra pacakge instead of the intended one. Also added better logging for the eos container startup output (kubectl logs is unreliable).
-
Eric Cano authored
The maintenance process replaces the garbage collector process. It now runs both garbage collection and disk reports.
-
Eric Cano authored
Extended unit test to also simulate reporter. Fixed issue with trimming trying to trim the wrong type of queue. Fixed report type not properly extracted when popping request for report.
-