cmccabe commented on PR #12063: URL: https://github.com/apache/kafka/pull/12063#issuecomment-1102118688
I had to re-fix this a bit. It turns out that my PR had a bug where if an advertised listener was modified (but not removed or added) we would not update the registration in ZK. This should be fixed now. This also further clarifies the KRaft check : even removing or adding listeners is OK, as long as advertised listeners are not touched. -- 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