[
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)