[
https://issues.apache.org/jira/browse/KAFKA-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16151348#comment-16151348
]
ASF GitHub Bot commented on KAFKA-5822:
---------------------------------------
GitHub user hachikuji opened a pull request:
https://github.com/apache/kafka/pull/3778
KAFKA-5822: Consistent log formatting of topic partitions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hachikuji/kafka KAFKA-5822
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3778.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3778
----
commit a40373c229510fcadd6156253a59f6d7badf5d47
Author: Jason Gustafson <[email protected]>
Date: 2017-09-01T23:35:05Z
KAFKA-5822: Consistent log formatting of topic partitions
----
> Consistent logging of topic partitions
> --------------------------------------
>
> Key: KAFKA-5822
> URL: https://issues.apache.org/jira/browse/KAFKA-5822
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Labels: newbie
>
> In some cases partitions are logged as "[topic,partition]" and in others as
> "topic-partition." It would be nice to standardize to make searching easier.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)