[
https://issues.apache.org/jira/browse/IGNITE-10692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721441#comment-16721441
]
ASF GitHub Bot commented on IGNITE-10692:
-----------------------------------------
GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/5671
IGNITE-10692: Fix GridCommonAbstractTest.dht() method.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10692
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5671.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 #5671
----
commit 833188096153307aa23a94d0fe585384a7c0a3dc
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-12-14T14:03:34Z
IGNITE-10692: Minor.
----
> MVCC: Test GridCacheDhtPreloadDelayedSelfTest fails in mvcc mode.
> -----------------------------------------------------------------
>
> Key: IGNITE-10692
> URL: https://issues.apache.org/jira/browse/IGNITE-10692
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Reporter: Andrew Mashenkov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
>
> Next tests fails on TC with mvcc mode on:
> GridCacheDhtPreloadDelayedSelfTest.testAutomaticPreload
> GridCacheDhtPreloadDelayedSelfTest.testAutomaticPreloadWithEmptyCache
> GridCacheDhtPreloadDelayedSelfTest.testDelayedPreload
>
> The main issue here GridCommonAbstractTest.dht() method expects nearCache is
> configured.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)