[
https://issues.apache.org/jira/browse/GEODE-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16065536#comment-16065536
]
ASF subversion and git services commented on GEODE-2996:
--------------------------------------------------------
Commit 565e61f74409d59cc96c9fbf1ad75d331b728301 in geode's branch
refs/heads/develop from Alexander Murmann
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=565e61f ]
GEODE-2996: incorporating review feedback and adding integration test
Addresses review feedback for GEODE-2996, mainly refactoring getOpertionHandler
to handle failures like the putOperationHandler
Adding put operations to the RoundTripCacheConnectionJUnitTest, which is the
integration test for the protobuf module
Removing service loading for protobuf operations and instead have the
ProtobufStreamProcessor populate its OperationHandlerRegistry
Remove exception throwing from OperationHandler.process calls and remove
TypeEncodingException
Signed-off-by: Brian Rowe <[email protected]>
Signed-off-by: Alexander Murmann <[email protected]>
This closes #605
> New flow: put/get
> -----------------
>
> Key: GEODE-2996
> URL: https://issues.apache.org/jira/browse/GEODE-2996
> Project: Geode
> Issue Type: Sub-task
> Components: client/server
> Reporter: Brian Baynes
>
> Create proto message definitions and op handler for put/get messages.
> Client should be able to complete put/get of primitives and JSON with
> response.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)