Siying Dong dc0bbf78f7 Fix an issue of manual / auto compaction data race
Summary:
A data race between a manual and an auto compaction can cause a scheduled automatic compaction to be cancelled and never rescheduled again. This may cause a condition of hanging forever. Fix this by always making sure the cancelled compaction is put back to the compaction queue.
Closes https://github.com/facebook/rocksdb/pull/2238

Differential Revision: D4984591

Pulled By: siying

fbshipit-source-id: 3ab153886403c7b991896dcb2158b96cac12f227
2017-05-11 11:17:26 -07:00
..
2017-02-06 14:54:18 -08: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-04-18 17:22:35 -07:00
2017-04-18 17:22:35 -07:00
2017-03-13 09:54:11 -07:00
2017-04-18 17:22:35 -07:00
2017-04-04 18:09:11 -07:00
2017-05-10 14:06:54 -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