Galen O'Sullivan created GEODE-4377:
---------------------------------------
Summary: Don't catch encoding exceptions in OperationHandlers
Key: GEODE-4377
URL: https://issues.apache.org/jira/browse/GEODE-4377
Project: Geode
Issue Type: Improvement
Components: client/server
Reporter: Galen O'Sullivan
In the protobuf protocol, we are currently catching EncodingException due to
values that we can't deserialize (or result values that we can't serialize).
Error handling should be consistent, and EncodingExceptions should be thrown by
the handlers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)