Skip to content

Commit

Permalink
Update HISTORY.md for 7.2 release (facebook#9848)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebook#9848

Reviewed By: riversand963

Differential Revision: D35677606

Pulled By: jay-zhuang

fbshipit-source-id: 8a597ea47f302a6f51fb6672a33c848d613bccfc
  • Loading branch information
jay-zhuang authored and facebook-github-bot committed Apr 17, 2022
1 parent 4f9c0fd commit 673ada8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Rocksdb Change Log
## Unreleased
## 7.2.0 (04/15/2022)
### Bug Fixes
* Fixed bug which caused rocksdb failure in the situation when rocksdb was accessible using UNC path
* Fixed a race condition when 2PC is disabled and WAL tracking in the MANIFEST is enabled. The race condition is between two background flush threads trying to install flush results, causing a WAL deletion not tracked in the MANIFEST. A future DB open may fail.
Expand Down

0 comments on commit 673ada8

Please sign in to comment.