Discussion:
[leveldb] Behavior when disk is full
Andrew Melo
2016-01-26 17:03:14 UTC
Permalink
Hi all,

What is the behavior when the drive leveldb is stored on fills up? It's
easy enough to stop adding new data once the free space drops below some
threshold, but should I also take care to size the threshold to be at least
the size of the sum of each tier to take into account compactions?

Thanks!
Andrew
--
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...