[
https://issues.apache.org/jira/browse/IGNITE-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493517#comment-16493517
]
ASF GitHub Bot commented on IGNITE-8530:
----------------------------------------
GitHub user akalash opened a pull request:
https://github.com/apache/ignite/pull/4086
IGNITE-8530 fixed onNodeLeft for InitNewCoordinatorFuture
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8530
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4086.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4086
----
commit 30e7ea547781d37248445adbd61e709ec27c9ddf
Author: Anton Kalashnikov <kaa.dev@...>
Date: 2018-05-29T13:10:59Z
IGNITE-8530 fixed onNodeLeft for InitNewCoordinatorFuture
----
> Exchange hangs during start/stop stress test
> --------------------------------------------
>
> Key: IGNITE-8530
> URL: https://issues.apache.org/jira/browse/IGNITE-8530
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.4
> Reporter: Mikhail Cherkasov
> Assignee: Anton Kalashnikov
> Priority: Blocker
> Fix For: 2.6
>
> Attachments: LocalRunner.java, MyCounterService.java,
> MyCounterServiceImpl.java
>
>
> Please see attached test, it starts N_CORES*2+2 nodes first and after this
> starts N_CORES*2 threads with while(true) cycle in which closes and starts
> nodes with small random pause.
> After couple minutes it hangs with Failed to wait for partition map exchange.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)