mkfsn commented on PR #6485:
URL: https://github.com/apache/hbase/pull/6485#issuecomment-2681055721

   Yes, both the implementation and performance costs will rise if we reuse the 
existing PermissionCache while preventing the race condition during table 
updates. Creating a new PermissionCache each time we update it provides a 
simpler solution to this issue, which was also the previous approach.


-- 
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