You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/11 16:20:00 UTC

[jira] [Updated] (ZOOKEEPER-3694) Use Map computeIfAbsent in AvgMinMaxCounterSet Class

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-3694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ZOOKEEPER-3694:
--------------------------------------
    Labels: pull-request-available  (was: )

> Use Map computeIfAbsent in AvgMinMaxCounterSet Class
> ----------------------------------------------------
>
>                 Key: ZOOKEEPER-3694
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3694
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>              Labels: pull-request-available
>
> https://github.com/apache/zookeeper/blob/27b92caefd57a60309af06ebce29e56954ca9aac/zookeeper-server/src/main/java/org/apache/zookeeper/server/metric/AvgMinMaxCounterSet.java#L41
> More concise to use JDK facilities for this operation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)