eolivelli commented on a change in pull request #14098:
URL: https://github.com/apache/pulsar/pull/14098#discussion_r801808250



##########
File path: 
pulsar-common/src/main/java/org/apache/pulsar/common/nar/NarClassLoader.java
##########
@@ -127,6 +127,25 @@
 @Slf4j
 public class NarClassLoader extends URLClassLoader {
 
+    public static class Factory {

Review comment:
       I prefer the second:
   `NarClassLoaderBuilder.newBuilder().withArchive()....build()`




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