yuqi1129 commented on PR #3986:
URL: https://github.com/apache/gravitino/pull/3986#issuecomment-2288349241

   > * Do you need id-name name-id mapping? Maybe we need the cache to have id 
and name as the key.
   > * Should cache service be coupled with jdbc storage backend?
   > * Could you extract more common methods?
   
   > Maybe we need the cache have id and name as the key.
   
   I am unable to envision this scenario at the moment. Can you give an example 
here?
   
   > Should cache service be coupled with jdbc storage backend?
   
   Let me give it a try. It seems that we need to an abstract the class or 
proxy that delegate `EntityStore`.
   
   > Could you extract more common methods?
   
   OK


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