[
https://issues.apache.org/jira/browse/GEODE-9522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423609#comment-17423609
]
ASF subversion and git services commented on GEODE-9522:
--------------------------------------------------------
Commit 470e0924212c6328071d2f8c733453257226d738 in geode's branch
refs/heads/develop from Xiaojian Zhou
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=470e092 ]
GEODE-9522: When a server is force disconnected, it should set shutdo… (#6827)
Co-authored-by: Barry Oglesby <[email protected]>
Co-authored-by: Anil <[email protected]>
> When a server is force disconnected, it should set shutdown cause for dm to
> prevent clients recreating server connection.
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-9522
> URL: https://issues.apache.org/jira/browse/GEODE-9522
> Project: Geode
> Issue Type: Bug
> Reporter: Xiaojian Zhou
> Priority: Major
> Labels: pull-request-available
>
> When a client is doing puts (mainly creates) to servers with replicated
> region, shutdown some servers to force switching of primary HARegionQueue,
> sometimes, the event with later event id is distributed by previous primary
> HARegionQueue, which caused the events with earlier event ids are rejected by
> clients.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)