StephanEwen 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-524345085 There is some extra Unsafe Helper logic in this PR. Could we consolidate this with the `MemoryUtils` class in Flink? For when we need to do the Unsafe / VarHandle migration for Java 12+, it would be great if that logic was as consolidated as possible.
---------------------------------------------------------------- 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
