dlmarion commented on PR #2707:
URL: https://github.com/apache/accumulo/pull/2707#issuecomment-1128959546

   > I'm still uncertain that caching recently received passwords is a great 
idea... but implementation seems fine.
   
   I thought about it too, from a security perspective. I became ok with it 
when I thought about the fact that they were likely already in memory anyway, 
at least until all of the unreferenced objects from the authenticateUser call 
were garbage collected. Not to mention user credentials are also stored in all 
Session objects.


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to