You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Bode (JIRA)" <ji...@apache.org> on 2017/05/31 16:32:04 UTC

[jira] [Closed] (FLINK-3836) Change Histogram to enable Long counters

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

Maximilian Bode closed FLINK-3836.
----------------------------------
    Resolution: Won't Fix

Probably not necessary anymore as metrics can be used for that.

> Change Histogram to enable Long counters
> ----------------------------------------
>
>                 Key: FLINK-3836
>                 URL: https://issues.apache.org/jira/browse/FLINK-3836
>             Project: Flink
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.2
>            Reporter: Maximilian Bode
>            Assignee: Maximilian Bode
>            Priority: Minor
>
> Change flink/flink-core/src/main/java/org/apache/flink/api/common/accumulators/Histogram.java to enable Long counts instead of Integer. In particular, change the TreeMap to be <Integer, Long>.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)