mirror of https://github.com/citusdata/citus.git
Update CHANGELOG.md
parent
f79fa9fb20
commit
0ee4b7afd8
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
* Makes sure that rebalancer throws an error if replication factor is greater
|
* 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
|
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
|
* Fixes a bug that may appear during 2PC recovery when there are multiple
|
||||||
databases (#7174)
|
databases (#7174)
|
||||||
|
|
Loading…
Reference in New Issue