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)