Skip to content
Snippets Groups Projects
Commit efd8815b authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

buffer: ensure objects are flushed in topological order

This new integration test checks that, when flushing the buffer storage,
the addition functions of the underlying storage backend are called in
topological order (content, directory, revision, release then snapshot).

This reduces the probability of "data consistency" regressions caused by
the use of the buffering storage proxy alone.
parent 1526107b
No related branches found
No related tags found
1 merge request!642buffer: ensure objects are added in topological order
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