milleruntime commented on issue #560: Provide new Crypto interface & impl URL: https://github.com/apache/accumulo/pull/560#issuecomment-410871924 @keith-turner Take a look at my latest changes to CryptoSeErviceFactory in c8310f9. I changed it to only load the CryptoService once when the factory class is loaded and made getConfigured() just check against the latest config and throw an error if the class changed. If you think this would work, we also may not need AtomicReference... I am not sure though.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
