Bob Cotton created KAFKA-549: -------------------------------- Summary: ConsumerOffsetChecker does not deal with hostnames published in zookeeper Key: KAFKA-549 URL: https://issues.apache.org/jira/browse/KAFKA-549 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.7.1 Reporter: Bob Cotton Priority: Minor
When configuring the broker using the 'hostname=' property in server.properties to publish hostnames in zookeeper, the ConsumerOffsetChecker can't parse the hostname from the zknode The attached patch changes the host regexp to match hostnames as well as ip addresses. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira