Yi Wu 0ccaba2a05 Fix rocksdb.estimate-num-keys DB property underflow
Summary:
rocksdb.estimate-num-keys is compute from `estimate_num_keys - 2 * estimate_num_deletes`. If  `2 * estimate_num_deletes > estimate_num_keys` it will underflow. Fixing it.
Closes https://github.com/facebook/rocksdb/pull/2348

Differential Revision: D5109272

Pulled By: yiwu-arbug

fbshipit-source-id: e1bfb91346a59b7282a282b615002507e9d7c246
2017-05-23 12:27:53 -07:00
..
2017-02-06 14:54:18 -08:00
2017-05-11 11:24:46 -07:00
2017-04-07 10:54:12 -07:00
2017-04-18 12:44:15 -07:00
2017-03-13 11:54:10 -07:00
2017-05-11 11:24:46 -07:00
2017-05-11 11:24:46 -07:00
2017-03-13 09:54:11 -07:00
2017-04-04 18:09:11 -07:00
2017-03-28 12:09:12 -07:00
2016-07-08 17:50:51 -07:00
2017-04-18 17:22:35 -07:00
2016-10-13 08:48:40 -07:00
2017-04-18 12:44:15 -07:00
2016-07-08 17:50:51 -07:00
2016-11-03 18:54:20 -07:00
2017-04-18 12:44:15 -07:00
2016-12-29 15:54:19 -08:00
2017-02-16 10:39:13 -08:00
2017-02-06 14:54:18 -08:00
2016-07-13 15:36:22 -07:00