You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2018/05/10 18:40:00 UTC

[jira] [Created] (BEAM-4272) Consider allocating AssignContext only once in the Java SDK Harness

Thomas Groh created BEAM-4272:
---------------------------------

             Summary: Consider allocating AssignContext only once in the Java SDK Harness
                 Key: BEAM-4272
                 URL: https://issues.apache.org/jira/browse/BEAM-4272
             Project: Beam
          Issue Type: New Feature
          Components: sdk-java-harness
            Reporter: Thomas Groh


Instead of allocating the assign context for every call, create the context once and update a pointer to the current {{WindowedValue}} whenever we receive a call.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)