Alwaysgaurav1 commented on PR #28943:
URL: https://github.com/apache/flink/pull/28943#issuecomment-5551687622

   @spuru9 Thanks for the detailed context! 
   
   Fair point on the `NativeLibraryLoader` static guard at the JVM level — 
though method-level `@TempDir` still creates and tears down redundant temp 
directories on the filesystem per test method compared to class-level `@TempDir 
static Path` (as used in `RocksDBSharedResourcesFactoryTest`), but glad to see 
the broader module migration moving forward under FLINK-25325.
   
   I will redirect my focus to migrating **`flink-statebackend-changelog`** and 
other remaining state modules under FLINK-25325 to keep our efforts orthogonal. 
Good luck with the merge!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to