You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2017/06/20 02:27:00 UTC

[jira] [Created] (IGNITE-5548) Deadlock Detection uses IgniteCheckedException instead of TransactionTimeoutException

Denis Magda created IGNITE-5548:
-----------------------------------

             Summary: Deadlock Detection uses IgniteCheckedException instead of TransactionTimeoutException
                 Key: IGNITE-5548
                 URL: https://issues.apache.org/jira/browse/IGNITE-5548
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Denis Magda
            Assignee: Andrey Gura
            Priority: Blocker
             Fix For: 2.1


Something has been broken in the deadlock detection mechanism because now it wraps {{TransactionDeadlockException}} into {{IgniteCheckedException}} rather than in {{TransactionTimeoutException}}.

See discussion:



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)