[
https://issues.apache.org/jira/browse/IGNITE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16541377#comment-16541377
]
Alexey Kuznetsov edited comment on IGNITE-4210 at 7/12/18 9:39 AM:
-------------------------------------------------------------------
[~agura] [~andrey-kuznetsov] In case of topology changes during store loading I
wanted to throw *ClusterTopologyCheckedException* with retry future, but it
failed to be serialized.
Imagine client calling store load, and loading failed on remote node,
In this case *ClusterTopologyCheckedException* would be returned back to
client, but without retry future.
Is it ok, if no retry future present inside exception ?
was (Author: alexey kuznetsov):
[~agura] [~andrey-kuznetsov] In case of topology changes during store loading I
wanted to throw *ClusterTopologyCheckedException* with retry future, but it
failed to be serialized.
Imagine client calling store load, and loading failed on remote node,
In this case *ClusterTopologyCheckedException* would be returned back to
client, but without retry future.
> CacheLoadingConcurrentGridStartSelfTest.testLoadCacheFromStore() test lose
> data.
> --------------------------------------------------------------------------------
>
> Key: IGNITE-4210
> URL: https://issues.apache.org/jira/browse/IGNITE-4210
> Project: Ignite
> Issue Type: Bug
> Reporter: Anton Vinogradov
> Assignee: Alexey Kuznetsov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.7
>
>
> org.apache.ignite.internal.processors.cache.distributed.CacheLoadingConcurrentGridStartSelfTest#testLoadCacheFromStore
> sometimes have failures.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)