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

Swapnil Ghike updated KAFKA-726:
--------------------------------

    Attachment: KAFKA-726-v2.patch

Set the clientId to name in ReplicaFetcherThread and removed 
ReplicaFetcherClientId from FetchRequest since it is not used anywhere else.
                
> Add ReplicaFetcherThread name to mbean names
> --------------------------------------------
>
>                 Key: KAFKA-726
>                 URL: https://issues.apache.org/jira/browse/KAFKA-726
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.8, 0.8.1
>            Reporter: Swapnil Ghike
>            Assignee: Swapnil Ghike
>            Priority: Blocker
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: KAFKA-726.patch, KAFKA-726-v2.patch
>
>
> 1. Add ReplicaFetcherThread name to mbean names via clientId.
> 2. Use a uniform format for thread names in ConsumerFetcherThread and 
> ReplicaFetcherThread.
> 3. Modify the way kafka.server.FetcherStats are created so that the thread 
> name is not appended twice to the mbean name.

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