Jun Rao created KAFKA-3076: ------------------------------ Summary: BrokerChangeListener should log the brokers in order Key: KAFKA-3076 URL: https://issues.apache.org/jira/browse/KAFKA-3076 Project: Kafka Issue Type: Improvement Components: core Affects Versions: 0.9.0.0 Reporter: Jun Rao
Currently, in BrokerChangeListener, we log the full, new and deleted broker set in random order. It would be better if we log them in sorted order. -- This message was sent by Atlassian JIRA (v6.3.4#6332)