[
https://issues.apache.org/jira/browse/IGNITE-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901437#comment-15901437
]
ASF GitHub Bot commented on IGNITE-4761:
----------------------------------------
GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/1602
IGNITE-4761: ServiceProcessor hangs while stopping on unstable topology.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-4761-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1602.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 #1602
----
commit 1433ed3299cc206b09b78b34d6d20922a0bf4320
Author: AMRepo <[email protected]>
Date: 2017-03-08T15:23:23Z
Fixed.
----
> ServiceProcessor hangs while stopping on unstable topology.
> -----------------------------------------------------------
>
> Key: IGNITE-4761
> URL: https://issues.apache.org/jira/browse/IGNITE-4761
> Project: Ignite
> Issue Type: Bug
> Components: cache, managed services
> Affects Versions: 1.7
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Critical
> Fix For: 2.0
>
>
> GridServiceProcessor.onKernalStop can be blocked on taking busyLock when
> the lock is being held by TopologyListener while infinite waiting for
> readyAffinityFuture.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)