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)

Reply via email to