milleruntime commented on pull request #1968: URL: https://github.com/apache/accumulo/pull/1968#issuecomment-810345340
Although I don't understand how the ClassLoader code works with in regards to Table context, I think I see what you are getting at. I am not sure how to implement it though so I will probably step away from this for a bit. > Accumulo passes the context to the singleton crypto service I thought we were trying to get away from static singleton classes? The impl that I was going for was object creation based on configuration. -- 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]
