Udo Kohlmeyer created GEODE-8194:
------------------------------------
Summary: Refactor Result object into `geode-common` for usage in
other modules
Key: GEODE-8194
URL: https://issues.apache.org/jira/browse/GEODE-8194
Project: Geode
Issue Type: Improvement
Reporter: Udo Kohlmeyer
In the Protobuf serialization mechanism, the notion of a Result type was
introduced. This type would represent either the success or Failure of a
service call. This helped in handling error and success responses in single
contextual location.
Moving this into `geode-common` will aid in the usage of it in the
`geode-modules` (class loader isolation effort)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)