Swapnil Ghike created KAFKA-622: ----------------------------------- Summary: Create mbeans per client Key: KAFKA-622 URL: https://issues.apache.org/jira/browse/KAFKA-622 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.8 Reporter: Swapnil Ghike Assignee: Swapnil Ghike Priority: Blocker Fix For: 0.8
Currently we create one mbean of each type for a given mbean server, regardless of the number of clients. We should create MBeans per client for both producer and consumer. To do that we need to introduce clientId in mbean names. -- 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