GitHub user galen-pivotal opened a pull request:
https://github.com/apache/geode/pull/563
Add a bunch of .proto definitions to the new protocol.
These are mostly unimplemented, and some, especially GetServers, may not
make it through in this form. It's a good sketch for feature parity with
the REST API, though.
This is on a feature branch, so I'm going to skip the normal test list.
Please review and comment. @udo @hiteshk25 @bschuchardt and Brian and
Alexander, whose github names I can't seem to find.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/galen-pivotal/geode feature/GEODE-2580
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/563.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #563
----
commit 90b10109d260c881c3179b72470db1bf4ef14f0c
Author: Galen OSullivan <[email protected]>
Date: 2017-06-05T22:43:33Z
Add a bunch of .proto definitions to the new protocol.
These are mostly unimplemented, and some, especially GetServers, may not
make it through in this form. It's a good sketch for feature parity with
the REST API, though.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---