StephanEwen commented on a change in pull request #11120: [FLINK-16135][core] 
Unify the TemporaryClassLoaderContext and AutoContextClassLoader
URL: https://github.com/apache/flink/pull/11120#discussion_r380777929
 
 

 ##########
 File path: 
flink-core/src/main/java/org/apache/flink/util/TemporaryClassLoaderContext.java
 ##########
 @@ -43,7 +45,8 @@
  * }
  * </pre>
  */
-public final class AutoContextClassLoader implements AutoCloseable {
+@Public
 
 Review comment:
   Not sure. I thought it was a simple enough utility such that it would not 
hurt to expose it, but we can also conservatively start with `@Internal`.

----------------------------------------------------------------
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

Reply via email to