-
- Downloads
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
- common/utils/utils.cpp 3 additions, 3 deletionscommon/utils/utils.cpp
- objectstore/ArchiveQueue.cpp 1 addition, 1 deletionobjectstore/ArchiveQueue.cpp
- objectstore/ArchiveRequest.cpp 1 addition, 1 deletionobjectstore/ArchiveRequest.cpp
- objectstore/GarbageCollector.cpp 2 additions, 2 deletionsobjectstore/GarbageCollector.cpp
- objectstore/GarbageCollectorTest.cpp 6 additions, 6 deletionsobjectstore/GarbageCollectorTest.cpp
- objectstore/Helpers.cpp 9 additions, 9 deletionsobjectstore/Helpers.cpp
- objectstore/Helpers.hpp 2 additions, 1 deletionobjectstore/Helpers.hpp
- objectstore/QueueType.hpp 23 additions, 0 deletionsobjectstore/QueueType.hpp
- objectstore/RetrieveRequest.cpp 1 addition, 1 deletionobjectstore/RetrieveRequest.cpp
- objectstore/RootEntry.cpp 88 additions, 28 deletionsobjectstore/RootEntry.cpp
- objectstore/RootEntry.hpp 26 additions, 10 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/MemQueues.hpp 2 additions, 1 deletionscheduler/OStoreDB/MemQueues.hpp
- scheduler/OStoreDB/OStoreDB.cpp 19 additions, 17 deletionsscheduler/OStoreDB/OStoreDB.cpp
- scheduler/OStoreDB/OStoreDBTest.cpp 1 addition, 1 deletionscheduler/OStoreDB/OStoreDBTest.cpp
Loading
Please register or sign in to comment