kurtostfeld commented on PR #25896: URL: https://github.com/apache/flink/pull/25896#issuecomment-2661248821
@nicknezis The project organizers are choosing not to respond to this. I believe their strategy is to phase Kryo out and use their own serialization code instead of upgrading Kryo. As a Flink user, I wanted to see the project fully support new versions of Java, including records, and ideally shed some super legacy libraries. I've done some tests with the Flink 2.0 master branch, and it seems to work with Java records. This did not work with 1.x versions of Flink. I checked using records in state and doing suspend/resume and can't see any problems. This satisfies my main request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org