-
- Downloads
Simplified the AgentReference ownership operations queueing.
The queue is now fully event driven: a write to object store will start as soon as the previous one completed (if any). The notion of timeout and max number of elements before flush has been removed. This harmonises the mechanism with the one used in MemArchiveQueue::sharedAddToArchiveQueue() (see a591129c).
Showing
- objectstore/AgentReference.cpp 10 additions, 23 deletionsobjectstore/AgentReference.cpp
- objectstore/AgentReference.hpp 0 additions, 9 deletionsobjectstore/AgentReference.hpp
- objectstore/GarbageCollectorTest.cpp 0 additions, 11 deletionsobjectstore/GarbageCollectorTest.cpp
- objectstore/RootEntryTest.cpp 0 additions, 3 deletionsobjectstore/RootEntryTest.cpp
- scheduler/OStoreDB/OStoreDBFactory.hpp 0 additions, 2 deletionsscheduler/OStoreDB/OStoreDBFactory.hpp
Loading
Please register or sign in to comment