[
https://issues.apache.org/jira/browse/BOOKKEEPER-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808750#comment-13808750
]
Sijie Guo commented on BOOKKEEPER-699:
--------------------------------------
{code}
+ @Override
+ public void dec() {
+ c.inc();
+ }
{code}
why inc in dec() function?
> Codahale metrics implementation of stats API
> --------------------------------------------
>
> Key: BOOKKEEPER-699
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-699
> Project: Bookkeeper
> Issue Type: Improvement
> Reporter: Ivan Kelly
> Assignee: Ivan Kelly
> Fix For: 4.3.0
>
> Attachments:
> 0001-BOOKKEEPER-699-Codahale-metrics-implementation-of-st.patch
>
>
> As title says, add codahale metrics implementation of stats collection.
--
This message was sent by Atlassian JIRA
(v6.1#6144)