[
https://issues.apache.org/jira/browse/IGNITE-10434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708747#comment-16708747
]
ASF GitHub Bot commented on IGNITE-10434:
-----------------------------------------
GitHub user gvvinblade opened a pull request:
https://github.com/apache/ignite/pull/5569
IGNITE-10434
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10434
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5569.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 #5569
----
commit 7a911e48d66bd906a0f2287fea88d465a3e44822
Author: Igor Seliverstov <gvvinblade@...>
Date: 2018-12-04T14:09:04Z
pending
----
> MVCC: Transaction asynchronous rollback bug.
> --------------------------------------------
>
> Key: IGNITE-10434
> URL: https://issues.apache.org/jira/browse/IGNITE-10434
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Reporter: Roman Kondakov
> Assignee: Igor Seliverstov
> Priority: Major
>
> There is some bug in mvcc tx asynchronous rollback flow. Sometimes
> transaction is not rolled back completely: Remote transactions remain alive
> while Near and Dht transactions are terminated locally and on MVCC
> coordinator.
> Reproducer: {{MvccTxRollbackAsyncTest#testMixedAsyncRollbackTypes}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)