You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/07 00:07:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16156227#comment-16156227 ] 

ASF subversion and git services commented on GEODE-3082:
--------------------------------------------------------

Commit e7ca79659a80134a780b426aedc843551b276a84 in geode's branch refs/heads/feature/GEODE-3082 from [~amurmann]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e7ca796 ]

GEODE-3082 Integrated GenericProtocolServerConnection with ClientHealthMonitor.

1. Now GenericProtocolServerConnection creates ClientProxyMembershipId.
2. added test where CHM closes the connection.
3. added test where CHM doesn't close the connection

Signed-off-by: Hitesh Khamesra <hk...@pivotal.io>


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