You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/21 12:07:02 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-5548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057377#comment-16057377 ] 

ASF GitHub Bot commented on IGNITE-5548:
----------------------------------------

GitHub user gvvinblade opened a pull request:

    https://github.com/apache/ignite/pull/2172

    IGNITE-5548

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5548

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2172.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2172
    
----
commit 8c9f1488131f77c6d2994dab033fb4aee5a524e7
Author: Igor Seliverstov <gv...@gmail.com>
Date:   2017-06-21T12:05:05Z

    IGNITE-5548

----


> Deadlock Detection uses IgniteCheckedException instead of TransactionTimeoutException
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5548
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5548
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.0
>            Reporter: Denis Magda
>            Assignee: Igor Seliverstov
>            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)