You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/11/21 14:59:59 UTC

[jira] [Created] (FLINK-5112) Remove unused accumulator code from ArchivedExecutionJobVertex

Till Rohrmann created FLINK-5112:
------------------------------------

             Summary: Remove unused accumulator code from ArchivedExecutionJobVertex
                 Key: FLINK-5112
                 URL: https://issues.apache.org/jira/browse/FLINK-5112
             Project: Flink
          Issue Type: Bug
          Components: Distributed Coordination
    Affects Versions: 1.2.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
            Priority: Minor
             Fix For: 1.2.0


The {{ArchivedExecutionJobVertex}} computes upon creation the value for the accumulators of the associated {{ExecutionVertices}}. This value is, however, nowhere stored. This indicates that it is a legacy artifact and I propose to remove it.



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