[
https://issues.apache.org/jira/browse/GEODE-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015896#comment-16015896
]
ASF subversion and git services commented on GEODE-2875:
--------------------------------------------------------
Commit 15245dfd2b78a593697e46c8710d288883783fc4 in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=15245df ]
GEODE-2875 shutdown is taking as long as 20 seconds
With a 1.2.0 release pending I am backing out the part of the fix for
this issue that routed certain messages over UDP unicast. This change
needs more testing as Hitesh suspects it is implicated in a number of
hangs he has seen in his tests.
The Shutdown message is still routed over UDP but all others are now
directed to TCP/IP stream sockets, as they were before.
> shutdown is taking as long as 20 seconds
> ----------------------------------------
>
> Key: GEODE-2875
> URL: https://issues.apache.org/jira/browse/GEODE-2875
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
> Fix For: 1.2.0
>
>
> Recent changes have introduced a bug where sometimes, particularly during
> shutdown of a lot of servers, the shutdown process will stall for as long as
> 20 seconds. This appears to be due to changes that keep a membership
> coordinator from sending out a new view during shutdown.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)