cmccabe commented on PR #15986: URL: https://github.com/apache/kafka/pull/15986#issuecomment-2145823988
> controller.quorum.bootstrap.servers is not gated by metadata version, kraft version or IBP. This property only affects the behavior of the local node and it doesn't affect the network protocol (RPCs) or data version stored on disk. In other words using this configuration should be safe irrespective of the software version of the remote nodes. I agree with this, but that was not my point. My point was that we should have some tests exercising both code paths. I do think we need to fix this later, but I don't want to hold up the PR on it. -- 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