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 facebook-github-bot committed Dec 23, 2019
1 parent bd38f85 commit dd5985b
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 dd5985b

Please sign in to comment.