[
https://issues.apache.org/jira/browse/GEODE-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374540#comment-16374540
]
ASF subversion and git services commented on GEODE-4402:
--------------------------------------------------------
Commit 1f2193bdfc7845e40ff75e6bde16840cdce7269a in geode's branch
refs/heads/develop from [~PivotalSarge]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1f2193b ]
GEODE-4402: Add logging where exceptions would be thrown or caught. (#1452)
* GEODE-4402: Add logging where exceptions would be thrown or caught.
* GEODE-4402: Address review comments.
* GEODE-4402: Add another ignore exception.
* GEODE-4402: Fix spotless.
* Adding log messages that were lost on the merge commit
> Log exceptions to server log
> ----------------------------
>
> Key: GEODE-4402
> URL: https://issues.apache.org/jira/browse/GEODE-4402
> Project: Geode
> Issue Type: Improvement
> Components: client/server
> Reporter: Brian Baynes
> Assignee: Michael Dodge
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When the new protocol handles an exception, it should write the exception to
> the server log (even if it only sends back an error to the client) -- this
> will help in debugging efforts.
> All exceptions handled by the new protocol should be logged to the server log.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)