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:28:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-5548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Magda updated IGNITE-5548:
--------------------------------
    Description: 
Something has been broken in the deadlock detection mechanism because now it wraps {{TransactionDeadlockException}} into {{IgniteCheckedException}} rather than in {{TransactionTimeoutException}}.

See discussion:
http://apache-ignite-developers.2346864.n4.nabble.com/Transaction-Deadlock-Detection-exception-is-not-wrapped-by-the-timeout-exception-td18786.html

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

See discussion:


> 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:
> http://apache-ignite-developers.2346864.n4.nabble.com/Transaction-Deadlock-Detection-exception-is-not-wrapped-by-the-timeout-exception-td18786.html



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