You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Fedotov (JIRA)" <ji...@apache.org> on 2019/05/14 14:27:00 UTC

[jira] [Updated] (IGNITE-11849) Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest

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

Ivan Fedotov updated IGNITE-11849:
----------------------------------
    Description: 
According to the test scenario after expiration entry must be present in IgniteCache - it will be loaded from CacheStore.

It is necessary to specify CacheStore in node config [1].

[1] https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheReadThroughEvictionSelfTest.java#L233

  was:
According to the test scenario after expiration entry must be present in IgniteCache - it will be loaded from CacheStore.

It is necessary to specify CacheStore in node config.


> Specify CacheStore in IgniteCacheReadThroughEvictionSelfTest
> ------------------------------------------------------------
>
>                 Key: IGNITE-11849
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11849
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ivan Fedotov
>            Assignee: Ivan Fedotov
>            Priority: Major
>              Labels: iep30
>
> According to the test scenario after expiration entry must be present in IgniteCache - it will be loaded from CacheStore.
> It is necessary to specify CacheStore in node config [1].
> [1] https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheReadThroughEvictionSelfTest.java#L233



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)