yuqi1129 commented on PR #8210: URL: https://github.com/apache/gravitino/pull/8210#issuecomment-3226648874
> When doMultipleWithCommit wraps multiple calls to doWithoutCommit (or getWithoutCommit), if getWithoutCommit closes the session and clears the ThreadLocal, the batch no longer runs under a single owner/session. Let me double-check it. It's a big problem if it's true. We need to guarantee that `doMultipleWithCommit` is an atomic operation. -- 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]
