[
https://issues.apache.org/jira/browse/GEODE-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026572#comment-16026572
]
ASF GitHub Bot commented on GEODE-2582:
---------------------------------------
Github user galen-pivotal commented on the issue:
https://github.com/apache/geode/pull/520
Closing, work is on the `feature/GEODE-2582` branch of `apache/geode`.
> 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)