[
https://issues.apache.org/jira/browse/IGNITE-10278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688183#comment-16688183
]
ASF GitHub Bot commented on IGNITE-10278:
-----------------------------------------
GitHub user sk0x50 opened a pull request:
https://github.com/apache/ignite/pull/5401
IGNITE-10278 The checkpointReadLock must be acquired before calling
MvccProcessor.updateState
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10278
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5401.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 #5401
----
commit beaf05fbef68fb7933738a501533317158566abe
Author: Slava Koptilin <slava.koptilin@...>
Date: 2018-11-15T15:07:33Z
IGNITE-10278 The checkpointReadLock must be acquired before calling
MvccProcessor.updateState
----
> The checkpointReadLock must be acquired before calling
> MvccProcessor.updateState
> --------------------------------------------------------------------------------
>
> Key: IGNITE-10278
> URL: https://issues.apache.org/jira/browse/IGNITE-10278
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Affects Versions: 2.7
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.8
>
>
> It looks like acquiring \{{checkpointReadLock}} is missing when we are trying
> to apply mvcc tx records.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)