You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/09/23 19:31:28 UTC

[GitHub] [kafka] cmccabe opened a new pull request, #12681: KAFKA-14259: BrokerRegistration#toString throws an exception, terminating metadata replay

cmccabe opened a new pull request, #12681:
URL: https://github.com/apache/kafka/pull/12681

   Previously, BrokerRegistration#toString sould throw an exception, terminating metadata replay,
   because the sorted() method was used on an entry set rather than a key set.


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] cmccabe merged pull request #12681: KAFKA-14259: BrokerRegistration#toString throws an exception, terminating metadata replay

Posted by GitBox <gi...@apache.org>.
cmccabe merged PR #12681:
URL: https://github.com/apache/kafka/pull/12681


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org