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

Artem Shutak updated IGNITE-1088:
---------------------------------
    Description: 
Next tests use store which actually is a {ConcurrentMap}. Need to use some 
place for storage which will available from several jvms (file, db or etc.).

testRemoveAllSkipStore
testWithSkipStore       
testWithSkipStoreRemoveAll      

See also all tests which use {{putToStore}} method.

  was:
Next tests use store which actually is a {ConcurrentMap}. Need to use some 
place for storage which will available from several jvms (file, db or etc.).

testRemoveAllSkipStore

See also all tests which use {{putToStore}} method.


> [Multi jvm] Full api test which test store.
> -------------------------------------------
>
>                 Key: IGNITE-1088
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1088
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Artem Shutak
>
> Next tests use store which actually is a {ConcurrentMap}. Need to use some 
> place for storage which will available from several jvms (file, db or etc.).
> testRemoveAllSkipStore
> testWithSkipStore     
> testWithSkipStoreRemoveAll    
> See also all tests which use {{putToStore}} method.



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

Reply via email to