The GitHub Actions job "CI" on grails-core.git/feat/mongo-server-transactions 
has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
7adbb2af64d658b325223f7966b2869f575550c2 / Scott Murphy Heiberg 
<[email protected]>
Address review: explicit transaction abort on commit failure and native Long id 
tests

On a failed commit (or a flush failure during commit), MongoTransaction now 
explicitly
aborts the server transaction rather than relying on ClientSession.close() to 
abort it
implicitly. Adds tests covering native Long identifier generation inside a 
transaction:
ids are generated and persisted on commit, and the document is rolled back on 
failure
even though the id counter is intentionally not enrolled in the transaction.

Report URL: https://github.com/apache/grails-core/actions/runs/27879392991

With regards,
GitHub Actions via GitBox

Reply via email to