AsyncProducerStats is not a singleton
-------------------------------------
Key: KAFKA-207
URL: https://issues.apache.org/jira/browse/KAFKA-207
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.7
Reporter: Jun Rao
AsyncProducerStats is not a singleton. This means that if a client instantiates
multiple producers, the stat is collected for only 1 instance, instead of all
instances.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira