[
https://issues.apache.org/jira/browse/GEODE-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067181#comment-16067181
]
ASF subversion and git services commented on GEODE-3105:
--------------------------------------------------------
Commit b0fafd3da240257afd75ed09e10f61984b3c59b2 in geode's branch
refs/heads/develop from [~WireBaron]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b0fafd3 ]
GEODE-3105: adding GetRegions handler for protobuf protocol
Added a handler which will catch incoming getRegion requests and will call into
the cache's rootRegion and return the names of the region it finds.
Added unit test verifying hanlder behavior.
Added integration test verifying module correctness for getRegion.
This closes #607
Signed-off-by: Brian Rowe <[email protected]>
Signed-off-by: Hitesh Khamesra <[email protected]>
> New flow: GetRegions
> --------------------
>
> Key: GEODE-3105
> URL: https://issues.apache.org/jira/browse/GEODE-3105
> Project: Geode
> Issue Type: Sub-task
> Components: client/server
> Reporter: Brian Baynes
>
> Users of the new client/server protocol need to be able to receive a list of
> the existing regions. Implement GetRegions message/handler. Proto message
> definition has already been created.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)