dubee opened a new pull request #337: Reset consumer restart counter after 24 
hours
URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/337
 
 
   Due to a bug in the Kafka client being used, a consumer may restart 
incrementally over time, resulting in the consumer restart counter continually 
increasing. A restart counter that gradually increases over time may create 
false alarms if the value is being used for health monitoring purposes. Given 
such a scenario, the changes here with reset the restart counter when a 
consumer restarts after a 24 hour period. 
   
   Related client bug: 
https://github.com/apache/incubator-openwhisk-package-kafka/blob/master/provider/thedoctor.py#L67.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to