Islam AbdelRahman c70a9335de Fix mutex unlock issue between scheduled compaction and ReleaseCompactionFiles()
Summary:
NotifyOnCompactionCompleted can unlock the mutex.
That mean that we can schedule a background compaction that will start before we ReleaseCompactionFiles().

Test Plan:
added unittest
existing unittest

Reviewers: yhchiang, sdong

Reviewed By: sdong

Subscribers: yoshinorim, andrewkr, dhruba

Differential Revision: https://reviews.facebook.net/D58065
2016-05-18 14:56:30 -07:00
..
2016-05-17 13:11:56 -07:00
2016-05-17 13:11:56 -07:00
2016-04-27 18:30:04 -07:00
2016-05-17 18:57:06 -07:00
2016-05-09 11:52:28 -07:00
2016-04-28 17:50:58 -07:00
2016-05-09 11:52:28 -07:00
2016-05-17 13:11:56 -07:00
2016-03-18 15:18:42 -07:00
2016-05-17 13:11:56 -07:00