Sometime you need to remove the 'dead' replica.
attach + DROP is a bit too 'costy' and complicated.
removing nodes in zookeeper is also a bad option as requires knowledge of ClickHouse internals.
It would be better to have a possibility to remove 'dead' replica from healthy one (only in case if it's offline and stale, exception otherwise).
Sometime you need to remove the 'dead' replica.
attach + DROP is a bit too 'costy' and complicated.
removing nodes in zookeeper is also a bad option as requires knowledge of ClickHouse internals.
It would be better to have a possibility to remove 'dead' replica from healthy one (only in case if it's offline and stale, exception otherwise).