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

   > > I haven't looked into them being stored in the Session you're referring 
to, so I don't have an opinion about that.
   > 
   > @ctubbsii - TCredentials are referenced in 
[Session](https://github.com/apache/accumulo/blob/main/server/tserver/src/main/java/org/apache/accumulo/tserver/session/Session.java#L34)
 and stored in the SessionManager.
   
   Yeah, it looks like the credentials are kept there to re-authenticate a user 
and check their permissions for each new table the user attempts to send 
mutations to during a batch write session.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to