milleruntime opened a new pull request #1596:
URL: https://github.com/apache/accumulo/pull/1596


   This method will load all the iterators configured in the provided 
properties and scope.  Placed method in TableOperations since it seemed similar 
to other iterator methods and uses table properties but is really just a static 
utility method.  
   
   This implementation always uses the Java classloader by calling 
```.useAccumuloClassLoader(false);```.  I wasn't sure if we want to provide an 
option for using the AccumuloVFSClassLoader.


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


Reply via email to