[ https://issues.apache.org/jira/browse/BOOKKEEPER-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032627#comment-16032627 ]
ASF GitHub Bot commented on BOOKKEEPER-1085: -------------------------------------------- GitHub user sijie opened a pull request: https://github.com/apache/bookkeeper/pull/173 BOOKKEEPER-1085: Introduce the AlertStatsLogger Introduce the AlertStatsLogger used to increment a metric whenever an event that should never happen is detected. Allow specifying an optional scope to better classify the error conditions RB_ID=598662 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sijie/bookkeeper add_alert_state_logger Alternatively you can review and apply these changes as the patch at: https://github.com/apache/bookkeeper/pull/173.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #173 ---- commit e28e6cb3e037e2c006162a998aabe6fb09214ac5 Author: Robin Dhamankar <rdhaman...@twitter.com> Date: 2015-03-10T19:59:45Z BookKeeper: Introduce the AlertStatsLogger Introduce the AlertStatsLogger used to increment a metric whenever an event that should never happen is detected. Allow specifying an optional scope to better classify the error conditions RB_ID=598662 ---- > Introduce the AlertStatsLogger > ------------------------------ > > Key: BOOKKEEPER-1085 > URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1085 > Project: Bookkeeper > Issue Type: Improvement > Components: bookkeeper-stats > Reporter: Sijie Guo > Assignee: Robin Dhamankar > Fix For: 4.5.0 > > > Introduce the AlertStatsLogger used to increment a metric whenever an event > that should never happen is detected. Allow specifying an optional scope to > better classify the error conditions -- This message was sent by Atlassian JIRA (v6.3.15#6346)