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

ASF subversion and git services commented on GEODE-2582:
--------------------------------------------------------

Commit 511e2a351d4be68b7741727abc34d5147584dff7 in geode's branch 
refs/heads/feature/GEODE-2580 from [~gosullivan]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=511e2a3 ]

GEODE-2582: New client can send a Put request with Protobuf IDL.

* Update the proto IDL
* Get a put request working.

Currently this only uses String serialization; serialization protocols
still have to be implemented.


> Prototype Protobuf Protocol: Client can send Put Request
> --------------------------------------------------------
>
>                 Key: GEODE-2582
>                 URL: https://issues.apache.org/jira/browse/GEODE-2582
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Addison
>            Assignee: Galen O'Sullivan
>
> Using protobuf as the IDL for the [client-server 
> protocol|https://cwiki.apache.org/confluence/display/GEODE/New+Client+Server+Protocol],
> GIVEN I'm a community developer writing a new client
> AND I was given some protofiles
> AND I have established a connection to the Gemfire server
> WHEN the client sends over a put message and some data
> THEN I should be able to see my data in the cache as *JSON*
>  Out of scope:
> * Stats
> * PDX
> * Retry



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to