[ https://issues.apache.org/jira/browse/KAFKA-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368844#comment-15368844 ]
ASF GitHub Bot commented on KAFKA-3844: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1559 > Sort configuration items in log > ------------------------------- > > Key: KAFKA-3844 > URL: https://issues.apache.org/jira/browse/KAFKA-3844 > Project: Kafka > Issue Type: Improvement > Components: clients > Affects Versions: 0.10.0.0 > Reporter: Xing Huang > Assignee: Rekha Joshi > Priority: Trivial > Fix For: 0.10.1.0 > > > Currently, the output of > org.apache.kafka.common.config.AbstractConfig#logAll() is unsorted, so it's > not convenient to check related configurations. The configuration items in > log could be sorted, so that related items be adjacent. For example, all > "log.*" configuration items would be adjacent. -- This message was sent by Atlassian JIRA (v6.3.4#6332)