[ 
https://issues.apache.org/jira/browse/KAFKA-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neha Narkhede updated KAFKA-887:
--------------------------------

    Description: We have many ways of printing log4j information for partitions 
making it very difficult to trace a particular partition through some log4j 
logs.  (was: We have many ways of printing log4j information for partitions 
making it very difficult to trace a particular partition through some log4j 
logs. This patch has 2 changes -

1. Standardize on "partition [%s,%d]"
2. In Partition.scala, the list of stuck/slow replicas was printed even if it 
was empty. Improved it to print only if the list has at least 1 item.)
    
> Standardize logging for partition information to [%s,%d] format
> ---------------------------------------------------------------
>
>                 Key: KAFKA-887
>                 URL: https://issues.apache.org/jira/browse/KAFKA-887
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.8
>            Reporter: Neha Narkhede
>            Assignee: Neha Narkhede
>            Priority: Critical
>              Labels: kafka-0.8
>         Attachments: kafka-887.patch
>
>
> We have many ways of printing log4j information for partitions making it very 
> difficult to trace a particular partition through some log4j logs.

--
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

Reply via email to