You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Alexander Murmann (JIRA)" <ji...@apache.org> on 2017/09/14 23:27:01 UTC

[jira] [Resolved] (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 ]

Alexander Murmann resolved GEODE-3082.
--------------------------------------
    Resolution: Fixed
      Assignee: Alexander Murmann

> 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
>            Assignee: Alexander Murmann
>
> 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)