You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Xing Huang (JIRA)" <ji...@apache.org> on 2016/06/15 11:01:09 UTC

[jira] [Created] (KAFKA-3844) Sort configuration items in log

Xing Huang created KAFKA-3844:
---------------------------------

             Summary: 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
            Priority: Trivial


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)