RE: [External] Terrible bug related to serialization of Pojos in keystate.

2024-10-16 Thread Schwalbe Matthias
: Wednesday, October 16, 2024 9:00 PM To: user Subject: [External] Terrible bug related to serialization of Pojos in keystate. ⚠EXTERNAL MESSAGE – CAUTION: Think Before You Click ⚠ We have encountered a rather rare, but very nasty bug with Flink related to serialization of Pojos in keystate

Terrible bug related to serialization of Pojos in keystate.

2024-10-16 Thread Ammon Diether
We have encountered a rather rare, but very nasty bug with Flink related to serialization of Pojos in keystate. -- Timeline -- 1) Write a specific item to keystate of class C at Time1, no read of that key will happen until step 5. 2) Time elapses 3) class C is schema evolved to include an additio