Igor Canadi
e6acb874cd
Don't roll empty logs
...
Summary:
With multiple column families, especially when manual Flush is executed, we might roll the log file, although the current log file is empty (no data has been written to the log).
After the diff, we won't create new log file if current is empty.
Next, I will write an algorithm that will flush column families that reference old log files (i.e., that weren't flushed in a while)
Test Plan: Added an unit test. Confirmed that unit test failes in master
Reviewers: dhruba, haobo, ljin, sdong
Reviewed By: ljin
CC: leveldb
Differential Revision: https://reviews.facebook.net/D17631
2014-04-15 09:57:25 -07:00
..
2014-03-24 17:57:13 -07:00
2014-02-03 12:19:30 -08:00
2014-04-09 21:17:14 -07:00
2014-04-03 10:47:37 +02:00
2014-04-15 09:57:25 -07:00
2014-04-14 10:48:01 -07:00
2014-04-14 10:48:01 -07:00
2014-04-07 11:31:11 -07:00
2014-03-12 09:56:53 -07:00
2014-03-19 17:22:20 -07:00
2014-02-12 14:01:30 -08:00
2014-04-11 12:48:38 -07:00
2014-04-14 15:43:34 -07:00
2014-04-07 14:31:02 -07:00
2014-04-14 10:48:01 -07:00
2014-02-12 13:47:09 -08:00
2014-04-15 09:57:25 -07:00
2014-04-15 09:57:25 -07:00
2014-04-14 10:48:01 -07:00
2014-04-14 10:48:01 -07:00
2014-02-12 13:47:09 -08:00
2014-04-10 17:17:39 -07:00
2013-10-16 17:48:41 -07:00
2014-04-08 10:58:07 -07:00
2014-04-10 14:19:43 -07:00
2013-11-15 16:30:23 -08:00
2013-10-16 17:48:41 -07:00
2014-04-09 21:17:14 -07:00
2013-10-25 08:32:14 -07:00
2014-03-31 13:39:24 -07:00
2014-03-31 13:39:24 -07:00
2014-01-02 16:32:31 -08:00
2014-02-28 13:19:47 -08:00
2014-01-27 14:49:10 -08:00
2014-03-14 22:44:35 +00:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2014-04-07 11:31:11 -07:00
2014-04-07 11:31:11 -07:00
2014-04-08 10:58:07 -07:00
2014-03-13 13:21:20 -07:00
2014-03-24 17:57:13 -07:00
2014-03-27 16:15:25 -07:00
2014-03-24 20:47:53 -07:00
2014-03-26 18:11:41 -07:00
2014-04-14 12:06:49 -07:00
2014-03-14 13:02:20 -07:00
2014-04-09 21:17:14 -07:00
2014-01-24 17:16:22 -08:00
2014-04-09 21:17:14 -07:00
2014-03-18 13:24:27 -07:00
2014-02-07 19:26:49 -08:00
2014-01-30 22:10:10 -08:00
2014-03-10 12:56:46 -07:00
2013-10-16 17:48:41 -07:00
2014-03-31 13:39:24 -07:00
2014-04-07 11:31:11 -07:00
2014-04-09 21:17:14 -07:00
2013-12-05 16:34:16 -08:00
2013-12-05 16:34:16 -08:00
2014-04-14 10:48:01 -07:00
2014-04-14 14:05:15 -07:00
2014-03-12 09:37:43 -07:00
2014-03-12 09:37:43 -07:00
2014-03-05 12:13:44 -08:00
2014-03-31 13:39:24 -07:00
2014-03-31 13:39:24 -07:00
2013-10-16 17:48:41 -07:00
2014-04-15 09:57:25 -07:00
2014-04-09 09:56:17 -07:00
2014-03-12 09:56:53 -07:00
2014-03-14 13:40:06 -07:00
2014-03-14 11:30:14 -07:00