Github user pivotal-amurmann commented on a diff in the pull request: https://github.com/apache/geode/pull/673#discussion_r130646340 --- Diff: geode-protobuf/src/main/proto/clientProtocol.proto --- @@ -43,13 +43,12 @@ message Request { GetAllRequest getAllRequest = 5; RemoveRequest removeRequest = 6; RemoveAllRequest removeAllRequest = 7; - ListKeysRequest listKeysRequest = 8; CreateRegionRequest createRegionRequest = 21; DestroyRegionRequest destroyRegionRequest = 22; - PingRequest pingRequest = 41; - GetServersRequest getServersRequest = 42; +// PingRequest pingRequest = 41; --- End diff -- what are you saving it for?
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---