Hi, I have a legacy stateful streaming job running in production, whose operator ids are not set and were auto generated by Flink. And now I’m planning to update the code and explicitly set operator ids for the job.
Is it possible to keep the states of the job, since the operator ids would change? Thanks a lot! Best, Paul Lam