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 12:19:34 UTC

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

Vladimir Ozerov created IGNITE-206:
--------------------------------------

             Summary: 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)