You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/01/06 03:28:58 UTC

[jira] [Created] (BEAM-1247) Session state should not be lost when discardingFiredPanes

Kenneth Knowles created BEAM-1247:
-------------------------------------

             Summary: Session state should not be lost when discardingFiredPanes
                 Key: BEAM-1247
                 URL: https://issues.apache.org/jira/browse/BEAM-1247
             Project: Beam
          Issue Type: Bug
          Components: beam-model, runner-core
            Reporter: Kenneth Knowles
            Assignee: Kenneth Knowles


Today when {{discardingFiredPanes}} the entirety of state is cleared, including the state of evolving sessions. This means that with multiple triggerings a single session shows up as multiple. This also stymies downstream stateful computations.



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