Barry Oglesby created GEODE-2174:
------------------------------------
Summary: 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
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)