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

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

    [ https://issues.apache.org/jira/browse/IGNITE-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312210#comment-14312210 ] 

Vladimir Ozerov commented on IGNITE-206:
----------------------------------------

testEvictExpired() is broken as well for the same reason.

> Broken test: GridCacheAbstractFullApiSelfTest.testLocalEvict().
> ---------------------------------------------------------------
>
>                 Key: IGNITE-206
>                 URL: https://issues.apache.org/jira/browse/IGNITE-206
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Vladimir Ozerov
>            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)