[ https://issues.apache.org/jira/browse/KAFKA-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13560428#comment-13560428 ]
Jun Rao commented on KAFKA-726: ------------------------------- Sorry, I missed the brokerId change. Yes, you are right. The clientId in ReplicaFetcherThread is now replica-fetcher-ReplicaFetcherThread-fetcherId-brokerId. It probably should just be replica-fetcher-fetcherId-brokerId. We can pass that into 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