You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/02/18 11:02:00 UTC

[GitHub] [flink] zentol commented on a change in pull request #11120: [FLINK-16135][core] Unify the TemporaryClassLoaderContext and AutoContextClassLoader

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

 ##########
 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:
   Why `@Public`? Do we actually expect users to use this?

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


With regards,
Apache Git Services