divijvaidya commented on PR #13111: URL: https://github.com/apache/kafka/pull/13111#issuecomment-1387172611
> > Yes. <2.8 client with >=2.8 server will have this bug. > > This is not quite right. You need multiple things: > > 1. Tools older than 3.0 > 2. Tools need to use `--zookeeper` instead of `--bootstrap-server` > 3. Direct access to zk is available to these tools (we have recommended not providing direct access to zk for a while) > 4. Brokers newer than 2.8 Yes, you are right. I already mentioned it in the description of this PR. I will update my above comment to be more specific. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org