[
https://issues.apache.org/jira/browse/ZOOKEEPER-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756529#comment-16756529
]
Hudson commented on ZOOKEEPER-3257:
-----------------------------------
FAILURE: Integrated in Jenkins build Zookeeper-trunk-single-thread #212 (See
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/212/])
ZOOKEEPER-3257: Merge count and byte update of Stat (andor: rev
29f95b18d9539c3f8932fee31798ca7332cb2ec6)
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/DataTree.java
> Merge count and byte update of Stat
> -----------------------------------
>
> Key: ZOOKEEPER-3257
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3257
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.6.0
> Reporter: Brian Nixon
> Assignee: Brian Nixon
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> There is duplication of effort when updating the stats. Merge the count
> update and the byte update into one call and simplify the logic.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)