codeconsole commented on PR #15744: URL: https://github.com/apache/grails-core/pull/15744#issuecomment-4849563869
Yes, deferred. Commit retry on `UnknownTransactionCommitResult` ships; body-retry on `TransientTransactionError` needs to re-run the transaction body, which the Spring `PlatformTransactionManager` SPI cannot do. Noted on the `MongoTransaction` Javadoc for a later `withTransaction` enhancement. -- 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]
