Files
rippled/include/rocksdb
Igor Canadi df70047669 Flush stale column families
Summary:
Added a new option `max_total_wal_size`. Once the total WAL size goes over that, we make an attempt to flush all column families that still have data in the earliest WAL file.

By default, I calculate `max_total_wal_size` dynamically, that should be good-enough for non-advanced customers.

Test Plan: Added a test

Reviewers: dhruba, haobo, sdong, ljin, yhchiang

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D18345
2014-04-30 14:33:40 -04:00
..
2014-04-27 20:57:10 +01:00
2014-01-28 10:35:55 -08:00
2014-04-14 12:28:15 -07:00
2014-04-15 13:39:26 -07:00
2014-04-30 14:33:40 -04:00
2014-04-08 10:58:07 -07:00
2014-04-10 17:19:03 -07:00
2014-02-12 11:42:54 -08:00