[
https://issues.apache.org/jira/browse/IGNITE-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov updated IGNITE-3462:
-------------------------------------
Description:
See CacheKeepBinaryIterationTest for details.
Run CacheKeepBinaryIterationSwapEnabledTest after removal of
"
if (ccfg.getEvictionPolicy() != null) { // TODO: IGNITE-3462. Fixes
evictionPolicy issues at cache destroy.
stopAllGrids();
startGridsMultiThreaded(getServerNodeCount());
}
else
"
to see failure.
was:
See
org/apache/ignite/internal/processors/cache/query/continuous/CacheKeepBinaryIterationTest.java
for details.
> Cache is not empty after destroyCache & createCache in case Swap and
> EvictionPolicy used
> ----------------------------------------------------------------------------------------
>
> Key: IGNITE-3462
> URL: https://issues.apache.org/jira/browse/IGNITE-3462
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: Anton Vinogradov
>
> See CacheKeepBinaryIterationTest for details.
> Run CacheKeepBinaryIterationSwapEnabledTest after removal of
> "
> if (ccfg.getEvictionPolicy() != null) { // TODO: IGNITE-3462. Fixes
> evictionPolicy issues at cache destroy.
> stopAllGrids();
> startGridsMultiThreaded(getServerNodeCount());
> }
> else
> "
> to see failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)