You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ke Wu (Jira)" <ji...@apache.org> on 2020/11/04 23:13:00 UTC

[jira] [Created] (BEAM-11193) Fix KeyedTimerData

Ke Wu created BEAM-11193:
----------------------------

             Summary: Fix KeyedTimerData
                 Key: BEAM-11193
                 URL: https://issues.apache.org/jira/browse/BEAM-11193
             Project: Beam
          Issue Type: Task
          Components: runner-samza
            Reporter: Ke Wu


outputTimestamp was added to KeyedTimerDataCoder and encoded in the middle of stream. This is not a backward compatible changes for stateful jobs. 

All new fields in KeyedTimerData should be appended to the last in KeyedTimerDataCoder



--
This message was sent by Atlassian Jira
(v8.3.4#803005)