Mike Kolupaev 2be7301d42 Fixed CompactionFilter::Decision::kRemoveAndSkipUntil
Summary:
Embarassingly enough, the first time I tried to use my new feature in logdevice it crashed with this assertion failure:

  db/pinned_iterators_manager.h:30: void rocksdb::PinnedIteratorsManager::StartPinning(): Assertion `pinning_enabled == false' failed

The issue was that `pinned_iters_mgr_.StartPinning()` was called but `pinned_iters_mgr_.ReleasePinnedData()` wasn't.
Closes https://github.com/facebook/rocksdb/pull/1611

Differential Revision: D4265622

Pulled By: al13n321

fbshipit-source-id: 747b10f
2016-12-05 15:35:20 -08:00
..
2016-11-21 12:24:13 -08:00
2016-11-19 14:24:12 -08:00
2016-11-23 09:24:15 -08:00
2016-11-03 18:54:20 -07:00
2016-09-13 21:11:59 -07:00
2016-11-21 18:09:13 -08:00
2016-11-21 18:09:13 -08:00
2016-11-04 12:09:22 -07:00
2016-11-21 18:09:13 -08:00
2016-11-21 18:09:13 -08:00
2016-11-21 18:09:13 -08:00
2016-11-23 09:24:15 -08:00
2016-11-10 11:09:22 -08:00
2016-11-21 12:24:13 -08:00
2016-07-08 17:50:51 -07:00
2016-10-13 08:48:40 -07:00
2016-07-08 17:50:51 -07:00
2016-11-03 18:54:20 -07:00
2016-11-21 12:24:13 -08:00
2016-11-19 14:24:12 -08:00
2016-09-27 18:20:57 -07:00
2016-09-27 18:20:57 -07:00
2016-07-13 15:36:22 -07:00
2016-11-21 18:09:13 -08:00