You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/02/10 19:43:14 UTC

[jira] [Resolved] (IGNITE-206) Broken test: GridCacheAbstractFullApiSelfTest.testLocalEvict().

     [ https://issues.apache.org/jira/browse/IGNITE-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semen Boikov resolved IGNITE-206.
---------------------------------
    Resolution: Fixed

Fixed tests, loadAll does not create entry in near cache.

> Broken test: GridCacheAbstractFullApiSelfTest.testLocalEvict().
> ---------------------------------------------------------------
>
>                 Key: IGNITE-206
>                 URL: https://issues.apache.org/jira/browse/IGNITE-206
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vladimir Ozerov
>            Assignee: Semen Boikov
>            Priority: Critical
>
> Fails on some multinode tests, e.g. GridCacheReplicatedNearOnlyMultiNodeFullApiSelfTest
> Reason: "replaceExistingValues" flag in method Cache.loadAll() have semantics different from "reloadAll" in GridGain. Test expects that reloaded entries were loaded to heap and be avaiable through "peek".
> Either all is fine and test is incorrect, or peek semantics is broken, or loadAll() semantics is broken.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)