You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Barry Oglesby (JIRA)" <ji...@apache.org> on 2016/12/07 19:01:01 UTC

[jira] [Resolved] (GEODE-2174) Provide more detailed reason when unregistering clients

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

Barry Oglesby resolved GEODE-2174.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

> Provide more detailed reason when unregistering clients
> -------------------------------------------------------
>
>                 Key: GEODE-2174
>                 URL: https://issues.apache.org/jira/browse/GEODE-2174
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Barry Oglesby
>            Assignee: Barry Oglesby
>             Fix For: 1.1.0
>
>
> This is the same as GEM-778.
> When a client is unregistered for an abnormal reason, log the reason.
> In previous versions, when a client was unregistered from the server, a message like this was logged:
> {noformat}
> [info 2015/01/07 16:19:55.992 JST cache1 <ServerConnection on port 61558 Thread 3> tid=0x44] ClientHealthMonitor: Unregistering client with member id identity(xxxx,connection=1
> {noformat}
> Then, that message was eliminated altogether since it was logged when a client left normally as well as abnormally. Now, the request is to add it back in for clients who unregister abnormally.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)