ptupitsyn commented on issue #12366:
URL: https://github.com/apache/ignite/issues/12366#issuecomment-3323243319

   "Failed to acquire a lock due to a possible deadlock" is expected in 
concurrent workloads and should be retried. Upcoming Ignite 3.1 will provide 
`runInTransaction` method with automatic reries:
   
   
https://github.com/apache/ignite-3/blob/main/modules/api/src/main/java/org/apache/ignite/tx/RunInTransactionInternalImpl.java


-- 
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]

Reply via email to