Skip to content
Snippets Groups Projects
Commit 3e1fe1bf authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

vinyl: don't dump empty ranges

Empty ranges are added to the dump heap, so if
 - we exceed the quota
 - there's a range dump in progress
 - there's a range that has already been dumped
we will keep picking the empty range for dumping over and over again
until dumping of the non-empty range is complete, flooding the log with
informational messages.
parent 449eab2a
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