[ 
https://issues.apache.org/jira/browse/GEODE-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095540#comment-16095540
 ] 

ASF GitHub Bot commented on GEODE-2997:
---------------------------------------

Github user WireBaron commented on a diff in the pull request:

    https://github.com/apache/geode/pull/649#discussion_r128652774
  
    --- Diff: geode-protobuf/src/main/proto/basicTypes.proto ---
    @@ -62,4 +62,14 @@ message Region {
     
     message Server {
         string url = 1;
    -}
    \ No newline at end of file
    +}
    +
    +message Error {
    --- End diff --
    
    These are the same fields as ErrorResponse and KeyedErrorResponse in the 
outstanding PutAll pull request, can you comment in that PR to change the names 
if you prefer these?


> New flow: putAll/getAll
> -----------------------
>
>                 Key: GEODE-2997
>                 URL: https://issues.apache.org/jira/browse/GEODE-2997
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Brian Baynes
>
> Create proto message definitions and op handler for putAll/getAll messages.
> Client should be able to complete putAll/getAll of primitives and JSON with 
> response.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to