Radheshyam Balasundaram b6fd7811eb Don't do memtable lookup in db_impl_readonly if memtables are empty while opening db.
Summary: In DBImpl::Recover method, while loading memtables, also check if memtables are empty. Use this in DBImplReadonly to determine whether to lookup memtable or not.

Test Plan:
db_test
make check all

Reviewers: sdong, yhchiang, ljin, igor

Reviewed By: ljin

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D22281
2014-08-26 17:19:03 -07:00
..
2014-07-08 12:31:49 -07:00
2014-08-26 14:15:00 -07:00
2014-08-11 13:22:47 -04:00
2014-08-11 13:22:47 -04:00
2014-07-30 18:21:55 -07:00
2014-07-20 22:57:20 +08:00
2014-08-13 15:56:37 -07:00
2014-04-08 10:58:07 -07:00
2014-06-03 12:28:58 -07:00
2014-07-30 10:17:48 -07: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
2014-03-14 13:02:20 -07:00
2014-08-25 14:24:09 -07:00
2014-01-30 22:10:10 -08:00
2014-04-15 13:39:26 -07:00