[
https://issues.apache.org/jira/browse/IGNITE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511060#comment-16511060
]
Alexey Kuznetsov edited comment on IGNITE-4210 at 6/13/18 1:28 PM:
-------------------------------------------------------------------
[~agura]
Am I understand you correctly ? :
1) User starts 1 grid
2) User initiates cache store loading
3) Additional grids connect to cluster. During PME they observe cache store
loading progress(certain future was created on initiator),
they cancel cache store loading, pass exception to user.
4) User receives exception during mass node start. Cache contains some values,
loaded from store.
I have the only question left :
Should we cancel cache store loading if PME was initiated due to node left, or
new cache created etc.? I think yes.
was (Author: alexey kuznetsov):
[~agura]
Am I understand you correctly ? :
1) User starts 1 grid
2) User initiates cache store loading
3) Additional grids connect to cluster. During PME they observe cache store
loading progress(certain future was created on initiator),
they cancel cache store loading, pass exception to user.
4) User receives exception during mass node start. Cache contains some values,
loaded from store.
> 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.6
>
>
> org.apache.ignite.internal.processors.cache.distributed.CacheLoadingConcurrentGridStartSelfTest#testLoadCacheFromStore
> sometimes have failures.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)