XJDKC commented on code in PR #1805:
URL: https://github.com/apache/polaris/pull/1805#discussion_r2136203680


##########
polaris-core/src/main/java/org/apache/polaris/core/persistence/transactional/TransactionalMetaStoreManagerImpl.java:
##########
@@ -473,6 +475,12 @@ private void revokeGrantRecord(
 
     ms.persistStorageIntegrationIfNeededInCurrentTxn(callCtx, catalog, 
integration);
 
+    // CATALOG_PRE_PERSIST mutation point

Review Comment:
   Got it, thanks for catching this issue and the suggestion! Let me revise my 
PR!



-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to