You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/05/19 12:12:32 UTC

[GitHub] [accumulo] dlmarion commented on pull request #2707: Cached last 64 successful ZKSecurityTool.checkCryptPass password checks

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

   @milleruntime -`ZKSecurityTool` is used by `ZKAuthenticator.authenticateUser`, which is called by `SecurityOperation.authenticateUser`. It does not appear to call this if the user is the "system" user.
   
   > If it is just for users, then will this cache only be effective if you have about 16 users?
   
   The description was out of date, it currently caches up to 64 passwords for 1 minute. 
   
   > What about the use case where the query application uses the same app user?
   
   This should still work. Not sure I understand the concern or question.


-- 
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-unsubscribe@accumulo.apache.org

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