[ 
https://issues.apache.org/jira/browse/KAFKA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472497#comment-13472497
 ] 

Jun Rao commented on KAFKA-547:
-------------------------------

Thanks for the patch. Committed to trunk. Could you patch for 0.8 too? One 
thing that we need to be careful of is that special characters in groupid could 
fail the mbean registration. We could do the same thing as in  kafka-495 to 
restrict groupid to contain only ASCII alphanumeric chars, underscore and dash.
                
> The ConsumerStats MBean name should include the groupid
> -------------------------------------------------------
>
>                 Key: KAFKA-547
>                 URL: https://issues.apache.org/jira/browse/KAFKA-547
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.7.1
>            Reporter: Michael Tamm
>         Attachments: 
> 0001-consumer-stats-MBean-name-includes-the-group-id-now.patch
>
>
> If there are multiple consumers with different groupids, there should be one 
> mbean per groupid. 

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