[
https://issues.apache.org/jira/browse/GEODE-4859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408785#comment-16408785
]
ASF subversion and git services commented on GEODE-4859:
--------------------------------------------------------
Commit 9104dac54a1d18f9b385569c3b309dd7ba16456f in geode's branch
refs/heads/develop from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9104dac ]
GEODE-4859: Preparing GfshCommand to be public interface (#1647)
* GfshCommand class to return Cache instead of InternalCache
* Exposed authorize methods to delegate to underlying security service.
Signed-off-by: Jens Deppe <[email protected]>
> Create a public version of GfshCommand
> ---------------------------------------
>
> Key: GEODE-4859
> URL: https://issues.apache.org/jira/browse/GEODE-4859
> Project: Geode
> Issue Type: Sub-task
> Components: configuration
> Reporter: Jinmei Liao
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> this would expose
> # the public Cache interface
> # the public ClusterConfigurationService
> # other methods in GfshCommand if appropriate, like findMember,
> executeFunction etc.
> # add @experiental to it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)