GitHub user zstan opened a pull request:
https://github.com/apache/ignite/pull/4454 IGNITE-8939 Catch and proper propagate transaction string reprsentation
i have no reproducer here, but sometimes when schema for object can`t be found in server side tx toString can throw exception which can lead into failure handler.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8939-zstan
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4454.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4454
----
commit a7dca517e72fa318c38e01cdce8d0c641151e6ba
Author: Evgeny Stanilovskiy <estanilovskiy@...>
Date: 2018-07-30T11:03:29Z
IGNITE-8939 Catch and proper propagate transaction string reprsentation
----
---