jerryshao commented on PR #10696:
URL: https://github.com/apache/gravitino/pull/10696#issuecomment-4251518680

   > We use version check to fulfill strong consistency for user/role, but 
still use eventual consistency for id-name mapping, ownership relationship. It 
does not look so elegant, as it will always introduce 2 extra DB queries 
compared to the previous one, and finally gain an eventual consistency. 
Theoretically speaking, the performance will definitely degrade.
   
   Do you mean that adding owner and id-name mapping cache will always have a 
worse performance compared to not adding these two caches?


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