[
https://issues.apache.org/jira/browse/GEODE-8194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118144#comment-17118144
]
ASF GitHub Bot commented on GEODE-8194:
---------------------------------------
yozaner1324 closed pull request #5171:
URL: https://github.com/apache/geode/pull/5171
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Assignee: Patrick Johnsn
> Priority: Major
>
> 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)