|
|
-
[jira] [Closed] (KAFKA-726) Add ReplicaFetcherThread name to mbean names"Neha Narkhede 2013-01-24, 04:39
[ https://issues.apache.org/jira/browse/KAFKA-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede closed KAFKA-726. ------------------------------- > 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 |