Added new queue sets in RootEntry.
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.
Showing
- objectstore/ArchiveQueue.cpp 1 addition, 1 deletionobjectstore/ArchiveQueue.cpp
- objectstore/GarbageCollectorTest.cpp 6 additions, 6 deletionsobjectstore/GarbageCollectorTest.cpp
- objectstore/Helpers.cpp 5 additions, 5 deletionsobjectstore/Helpers.cpp
- objectstore/RootEntry.cpp 89 additions, 29 deletionsobjectstore/RootEntry.cpp
- objectstore/RootEntry.hpp 26 additions, 11 deletionsobjectstore/RootEntry.hpp
- objectstore/RootEntryTest.cpp 5 additions, 5 deletionsobjectstore/RootEntryTest.cpp
- objectstore/cta-objectstore-dereference-removed-queues.cpp 4 additions, 4 deletionsobjectstore/cta-objectstore-dereference-removed-queues.cpp
- objectstore/cta.proto 5 additions, 4 deletionsobjectstore/cta.proto
- scheduler/OStoreDB/OStoreDB.cpp 15 additions, 15 deletionsscheduler/OStoreDB/OStoreDB.cpp
- scheduler/OStoreDB/OStoreDBTest.cpp 1 addition, 1 deletionscheduler/OStoreDB/OStoreDBTest.cpp
Loading
Please register or sign in to comment