[
https://issues.apache.org/jira/browse/GEODE-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103362#comment-16103362
]
ASF subversion and git services commented on GEODE-3229:
--------------------------------------------------------
Commit 0debd20acc290281cd55bf373cd1fec7d1e3e4b0 in geode's branch
refs/heads/develop from [~WireBaron]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=0debd20 ]
GEODE-3192,GEODE-3229: Change API and implementation of protobuf PutAll. This
closes #643
* We will now dispatch incoming protobuf PutAlls as a series of put operations
* The PutAllResponse will contain a set of failed keys and the error they
failed with
Signed-off-by: Galen O'Sullivan <[email protected]>
Signed-off-by: Brian Rowe <[email protected]>
> The PutAllOperationHandler is currently stateful. Needs to be stateless
> -----------------------------------------------------------------------
>
> Key: GEODE-3229
> URL: https://issues.apache.org/jira/browse/GEODE-3229
> Project: Geode
> Issue Type: Bug
> Components: client/server, serialization
> Reporter: Udo Kohlmeyer
>
> The current implementation for the Protobuf Operation Handler for PutAll is
> stateful.
> This needs to be changed so that it becomes stateless.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)