Hi all, I am not sure if this was discussed before but what is our plan for jira (bugs) that are specific to the implementation of Kafka that is specific to the ZooKeeper implementation?
It would be nice to easily identify all such jiras. Should we tag all such jiras with the zookeeper label? Should we resolve all such issues with the resolution "won't do" and state that Kafka doesn't depend on ZooKeeper after 4.0.0? I am specifically thinking of this issue https://issues.apache.org/jira/browse/KAFKA-15844. It is blocked on a ZooKeeper issue. The ZooKeeper project fixed this bug in ZooKeeper 3.9.3 but it is unlikely that we will upgrade the ZooKeeper version for Kafka 3.9.x. Thanks, -- -José