[
https://issues.apache.org/jira/browse/GEODE-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Schuchardt reopened GEODE-2875:
-------------------------------------
Assignee: Bruce Schuchardt
The fix for this issue causes one of the test cases in LocatorDUnitTest to fail
consistently. With the fix we don't create any TCP/IP connections in this test
during startup but the test expects one to have been created and it expects the
connection's reader-thread to have initiated suspect processing.
The test needs to be altered to ensure that this thread has been created by
sending message that requires a reply. The reply will be sent over the
expected connection, ensuring that there is a reader-thread.
> 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
>
> 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)