Skip to content
2.3.1 - 2022-09-05

*** Added

- switchover top: now accepts input as `switchover top cluster_name/shard_name` and reduces output to statistics and alerts of shard (not entire cluster)
- switchover status: now accepts input as `switchover status cluster_name/shard_name` and reduces output to statistics and alerts of shard (not entire cluster)

*** Fixed

- Fixed Background fibers now closed explicitely using background.registry for `package-reload`, `restart-replication` and `switch` commands. This patch removes annoying logs.