[
https://issues.apache.org/jira/browse/IGNITE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527520#comment-16527520
]
Alexey Kuznetsov commented on IGNITE-4210:
------------------------------------------
[~sergey-chugunov] [~agura] Hi
Andrey, you propose to cancel cache store loading if PME is started.
But there is a drawback in this idea : user might prefer PME hang than
canceling cache store loading(and he could be confused seeing cache store
loading was canceled by ignite).
I propose to block PME if cache store loading is in progress. We should warn
user that cache store loading might cause massive data rebalancing.
This solution looks more naturally for me.
What do you think about it?
> 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)