You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Xiaojian Zhou (Jira)" <ji...@apache.org> on 2021/09/01 15:43:00 UTC

[jira] [Updated] (GEODE-9522) When a server is force disconnected, it should set shutdown cause for dm to prevent clients recreating server connection.

     [ https://issues.apache.org/jira/browse/GEODE-9522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaojian Zhou updated GEODE-9522:
---------------------------------
    Summary: When a server is force disconnected, it should set shutdown cause for dm to prevent clients recreating server connection.  (was: Operations to replicate region were notified registered client in misorder due to switching primary queue )

> 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
>
> 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)