Update CHANGELOG.md

pull/7194/head
Onur Tirtir 2023-09-13 11:33:54 +03:00 committed by GitHub
parent f79fa9fb20
commit 0ee4b7afd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
* Makes sure that rebalancer throws an error if replication factor is greater
than the shard allowed node count. Also makes sure to avoid moving a shard
to a node that it already exists on (#7074)
to a node that it already exists on. (#7074)
* Fixes a bug that may appear during 2PC recovery when there are multiple
databases (#7174)