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 2015/10/22 15:18:27 UTC

[jira] [Created] (FLINK-2895) Duplicate immutable object creation

Greg Hogan created FLINK-2895:
---------------------------------

             Summary: Duplicate immutable object creation
                 Key: FLINK-2895
                 URL: https://issues.apache.org/jira/browse/FLINK-2895
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Runtime
    Affects Versions: 0.10
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Minor


Inverse of FLINK-2724. When object reuse is disabled a few operators are creating and passing objects locally. In the case of immutable objects these will be discarded by the {{TypeSerializer}} when deserializing.



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