[
https://issues.apache.org/jira/browse/IGNITE-10277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693292#comment-16693292
]
ASF GitHub Bot commented on IGNITE-10277:
-----------------------------------------
GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/5448
IGNITE-10277 set prepared state before send prepare message
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10277
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5448.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 #5448
----
commit 29d79dc940a4457f7d730b9c53b2a7a9d0e9f37d
Author: Anton Kalashnikov <kaa.dev@...>
Date: 2018-11-20T14:16:34Z
IGNITE-10277 set prepared state before send prepare message
----
> Transaction prepare-commit ordering is violated in one-phase commit scenario
> ----------------------------------------------------------------------------
>
> Key: IGNITE-10277
> URL: https://issues.apache.org/jira/browse/IGNITE-10277
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Rakov
> Assignee: Anton Kalashnikov
> Priority: Major
> Fix For: 2.8
>
> Attachments: IGNITE_10277_reproducer.patch
>
>
> Basic transactions invariant (all prepares should happen-before all commits)
> is violated in one-phase commit scenario.
> Reproducer is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)