azagrebin commented on a change in pull request #13355:
URL: https://github.com/apache/flink/pull/13355#discussion_r488109021



##########
File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/execution/librarycache/BlobLibraryCacheManagerTest.java
##########
@@ -504,6 +506,41 @@ public void closingLibraryCacheManager_closesClassLoader() 
throws IOException {
                assertTrue(classLoader.isClosed());
        }
 
+       @Test
+       public void releaseUserCodeClassLoader_willRunReleaseHooks() throws 
Exception {

Review comment:
       I see, ok




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to