You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Brian Baynes (JIRA)" <ji...@apache.org> on 2017/08/31 23:19:00 UTC

[jira] [Updated] (GEODE-3082) Client Health Monitor should be able to manage new protocol client connections

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

Brian Baynes updated GEODE-3082:
--------------------------------
    Description: 
As a user of a Geode grid, I need the Client Health Monitor to effectively manage my client connections, perhaps removing unresponsive clients (depending on my config).  

Ensure new protocol connections are managed correctly by Client Health Monitor.

Specifically:
{{ClientHealthMonitor}} keeps track of {{ServerConnection}}s, makes sure that they are healthy, and sometimes kills them. Make sure that {{NewClientServerConnection}} registers correctly with {{ClientHealthMonitor}} and unregisters correctly when we shutdown. Make sure that we let it manage us correctly.

  was:{{ClientHealthMonitor}} keeps track of {{ServerConnection}}s, makes sure that they are healthy, and sometimes kills them. Make sure that {{NewClientServerConnection}} registers correctly with {{ClientHealthMonitor}} and unregisters correctly when we shutdown. Make sure that we let it manage us correctly.

        Summary: Client Health Monitor should be able to manage new protocol client connections  (was: Integrate NewClientServerConnection with ClientHealthMonitor)

> Client Health Monitor should be able to manage new protocol client connections
> ------------------------------------------------------------------------------
>
>                 Key: GEODE-3082
>                 URL: https://issues.apache.org/jira/browse/GEODE-3082
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Galen O'Sullivan
>
> As a user of a Geode grid, I need the Client Health Monitor to effectively manage my client connections, perhaps removing unresponsive clients (depending on my config).  
> Ensure new protocol connections are managed correctly by Client Health Monitor.
> Specifically:
> {{ClientHealthMonitor}} keeps track of {{ServerConnection}}s, makes sure that they are healthy, and sometimes kills them. Make sure that {{NewClientServerConnection}} registers correctly with {{ClientHealthMonitor}} and unregisters correctly when we shutdown. Make sure that we let it manage us correctly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)