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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)