Pavel Tupitsyn created IGNITE-25684:
---------------------------------------
Summary: ClientTransactionCommitRequest swallows exceptions
Key: IGNITE-25684
URL: https://issues.apache.org/jira/browse/IGNITE-25684
Project: Ignite
Issue Type: Bug
Components: thin clients ai3, transactions ai3
Affects Versions: 3.0
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.1
*commitAsync().handle()* line in the end swallows all exceptions, always
reporting success to the client.
https://github.com/apache/ignite-3/blob/main/modules/client-handler/src/main/java/org/apache/ignite/client/handler/requests/tx/ClientTransactionCommitRequest.java#L136
--
This message was sent by Atlassian Jira
(v8.20.10#820010)