Skip to content
Snippets Groups Projects
Commit 46c9499f authored by Eric Cano's avatar Eric Cano
Browse files

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).
parent 1118bb78
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment