keith-turner commented on code in PR #3683:
URL: https://github.com/apache/accumulo/pull/3683#discussion_r1291509571
##########
core/src/main/java/org/apache/accumulo/core/classloader/DefaultContextClassLoaderFactory.java:
##########
@@ -102,20 +101,4 @@ public ClassLoader getClassLoader(String contextName) {
return org.apache.accumulo.start.classloader.vfs.AccumuloVFSClassLoader
.getContextClassLoader(contextName);
}
-
Review Comment:
I backed out those changes. I looked at the diffs with
26a71d062702ad703f445ab144880c4c0e323c6e and I didn't see anything else that
needed to be reverted. I don't think it would be easier to revert the 3678
commit at this point because there is a still config and test changes needed
from it.
--
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]