Skip to content

Commit

Permalink
Include RocksDB fix that address deadlock
Browse files Browse the repository at this point in the history
Summary:
This includes two RocksDB deadlock fixes:

1. Avoid deadlock between mutex_ and log_write_mutex_: facebook/rocksdb#5437
2. WritePrepared: Fix deadlock in WriteRecoverableState: facebook/rocksdb#5306

update-submodule: rocksdb

Reviewed By: hermanlee

Differential Revision: D15753718

fbshipit-source-id: 5b0aa04
  • Loading branch information
yizhang82 authored and inikep committed Nov 11, 2020
1 parent 744caea commit beb9544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rocksdb
Submodule rocksdb updated 470 files

0 comments on commit beb9544

Please sign in to comment.