flink版本:1.9.0

问题:使用lombok生成的pojo对象,在数据流进行传输,中途终止任务做savepoint,state中保存应该都是这个对象;
从savepoint重启任务后,报这个error:StateMigrationException: The new state serializer 
cannot be incompatible. ... Heap state backend













--

Best,
Howie

回复