StephanEwen commented on issue #10423: [FLINK-14378][state] Cleanup rocksDB lib folder if fail to load library URL: https://github.com/apache/flink/pull/10423#issuecomment-562534230 Thanks for opening this patch. What do you think about making the `ensureRocksDBIsLoaded()` method package private and testing this in isolation? Then you don't need to instantiate a RocksDB keyed state backend (with lots of test mocks and environments) in the end.
---------------------------------------------------------------- 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
