stackabletech / kafka-operator

Stackable Operator for Apache Kafka
Other
24 stars 6 forks source link

Document ZNode/cluster-id behaviour #626

Closed adwk67 closed 11 months ago

adwk67 commented 11 months ago

As a user, I want to have documentation to make it clear what should be done to a) retain, or b) replace the way in which Kafka references ZooKeeper.

Background (see issue here)

Kafka creates a PVC which contains a reference to a ZNode: this information is not updated automatically when the ZNode is deleted. Thus, when terminating and re-creating a Kafka cluster there are at least 3 use-cases which should be considered and clearly documented:-

This should be included in the next release (23.11).