You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2016/06/23 16:37:16 UTC

[jira] [Created] (FLINK-4113) Always copy first value in ChainedAllReduceDriver

Greg Hogan created FLINK-4113:
---------------------------------

             Summary: Always copy first value in ChainedAllReduceDriver
                 Key: FLINK-4113
                 URL: https://issues.apache.org/jira/browse/FLINK-4113
             Project: Flink
          Issue Type: Bug
          Components: Local Runtime
    Affects Versions: 1.1.0, 1.0.4
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Critical
             Fix For: 1.1.0, 1.0.4


{{ChainedAllReduceDriver.collect}} must copy the first record even when object reuse is enabled or {{base}} may later point to the same object as {{record}}.



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