Revision 5dad9d6d28cef6a3df1070a6f2f09de170b22bf2 authored by sdong on 25 January 2017, 23:48:19 UTC, committed by Facebook Github Bot on 25 January 2017, 23:54:13 UTC
Summary:
logs_.back() is called out of DB mutex, which can cause data race. We move the access into the DB mutex protection area.
Closes https://github.com/facebook/rocksdb/pull/1774

Reviewed By: AsyncDBConnMarkedDownDBException

Differential Revision: D4417472

Pulled By: AsyncDBConnMarkedDownDBException

fbshipit-source-id: 2da1f1e
1 parent a7b1391
History
File Mode Size
modules

back to top