You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/02/05 11:49:39 UTC

[jira] [Created] (FLINK-3342) Operator checkpoint statistics state size overflow

Ufuk Celebi created FLINK-3342:
----------------------------------

             Summary: Operator checkpoint statistics state size overflow 
                 Key: FLINK-3342
                 URL: https://issues.apache.org/jira/browse/FLINK-3342
             Project: Flink
          Issue Type: Bug
          Components: Distributed Runtime
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi
             Fix For: 1.0.0


State sizes ({{long}}) of checkpoint stats overflow when summing them up per operator, because the sum is stored in an {{int}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)