tillrohrmann commented on issue #9501: [FLINK-12697] [State Backends] Support on-disk state storage for spill-able heap backend URL: https://github.com/apache/flink/pull/9501#issuecomment-547944250 @carp84 did you have time to investigate how much effort it would be to replace the `ByteBuffer` usage with `MemorySegments` in order to unify the unsafe utils? Based on that we can make the decision how to continue with this open question. What we should also do before going forward with this PR is to address Stephan's comments concerning the serializers. Let me know once the last open questions have been resolved.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
