keith-turner commented on code in PR #3683:
URL: https://github.com/apache/accumulo/pull/3683#discussion_r1291507649


##########
core/src/test/java/org/apache/accumulo/core/classloader/URLClassLoaderFactory.java:
##########
@@ -54,19 +54,4 @@ public ClassLoader getClassLoader(String contextName) {
       throw new IllegalArgumentException("Error creating URL from contextName: 
" + contextName, e);
     }
   }
-

Review Comment:
   I reverted this class back to what it was before 3678.



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