Add 'reset' operation for AsyncProducerDroppedEvents
----------------------------------------------------

                 Key: KAFKA-312
                 URL: https://issues.apache.org/jira/browse/KAFKA-312
             Project: Kafka
          Issue Type: Improvement
            Reporter: Dave DeMaagd
            Priority: Minor


Currently no functionality exists to reset AsyncProducerDroppedEvents data, 
which can create problems with monitoring/alerting based off of this value 
(depending on what system you are using and how it has been implemented).  Diff 
attached. 

Impacted files:

core/src/main/scala/kafka/producer/async/AsyncProducerStats.scala
core/src/main/scala/kafka/producer/async/AsyncProducerStatsMBean.scala

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

        

Reply via email to