OmCheeLin commented on PR #7397: URL: https://github.com/apache/incubator-seata/pull/7397#issuecomment-2928181214
I noticed that Seata encountered an error while attempting to restore a BranchSession from a file — the transactionId was 0, which is invalid and caused the restore to fail. This is likely due to concurrent writes, shared session files, or incomplete cleanup. It works fine in our local environment, but fails in the CI pipeline. -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org