[
https://issues.apache.org/jira/browse/KAFKA-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560421#comment-13560421
]
Jun Rao commented on KAFKA-726:
-------------------------------
Thanks for the patch. In ReplicaFetcherManager, it's actually useful to include
source broker id in the thread name since there are typically multiple
ReplicaFetcherThreads on a broker. Perhaps, we can pass in clientId to
ReplicaFetcherThread.
> 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
>
>
> 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