milleruntime opened a new issue #1113: Combine class loading factories URL: https://github.com/apache/accumulo/issues/1113 I saw this class https://github.com/apache/accumulo/blob/master/core/src/main/java/org/apache/accumulo/core/util/format/FormatterFactory.java And thought it would be good to combine it with: https://github.com/apache/accumulo/blob/80aaf658a978d5805c8bda0209b2229795e71ad4/core/src/main/java/org/apache/accumulo/core/crypto/CryptoServiceFactory.java Both classes are just loading a class from a property.
---------------------------------------------------------------- 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] With regards, Apache Git Services
