[
https://issues.apache.org/jira/browse/IGNITE-10584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16718725#comment-16718725
]
ASF GitHub Bot commented on IGNITE-10584:
-----------------------------------------
GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/5643
IGNITE-10584: Fixed row removed delta record.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10584
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5643.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 #5643
----
commit b0c7d4c06cc2b39713cd6a1ba86de475cf08951e
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-12-12T09:43:01Z
IGNITE-10584: Fix row remove record.
----
> MVCC: Wal delta record consistency test failed.
> -----------------------------------------------
>
> Key: IGNITE-10584
> URL: https://issues.apache.org/jira/browse/IGNITE-10584
> Project: Ignite
> Issue Type: Bug
> Components: mvcc, persistence
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Major
> Labels: WAL
> Fix For: 2.8
>
>
> Next tests are failed in Mvcc mode:
> CpTriggeredWalDeltaConsistencyTest.testPutRemoveCacheDestroy
> ExplicitWalDeltaConsistencyTest.testNotEmptyPds
> ExplicitWalDeltaConsistencyTest.testPutRemoveAfterCheckpoint
> SysPropWalDeltaConsistencyTest.testPutRemoveMultinode
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)