Hi Sisindri,
Thanks for your question.
This is not supported with the current KRaft implementation, and I don't
believe there's any plans to support it in the future.
You will need to migrate from a single ZK cluster to multiple KRaft
quorums, as the final bridge release 3.9 does not support a
ch
Hi David, I verified the new RC with the following steps:
- Checked system tests run: there were 2 new failures in connect that we
didn't have in the previous RC (test_broker_compatibility and
test_pause_state_persistent). I ran them locally and they both pass (so
based on this and the error msg s
Hi David, I've tested the RC4 and this is what I've done:
- Used the binaries to create a cluster and run clients from exampled module
- Tested the upgrade issue we found in KAFKA-18979
- Tested the dynamic quorum feature (both scale up and down)
- Tested group.protocol=consumer with a simple Java