ealeonraz commented on issue #12020: URL: https://github.com/apache/gravitino/issues/12020#issuecomment-5200860034
You're right, my mistake. A shared cache has one copy, and the writing node invalidates it directly after the store commits, so no change log is needed. The change log only matters for fanning invalidation out to per-node local caches, which is not this backend. I'll drop the #12151 reference from the scope and open the PR as discussed. -- 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]
