[ https://issues.apache.org/jira/browse/GEODE-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15750528#comment-15750528 ]
ASF subversion and git services commented on GEODE-789: ------------------------------------------------------- Commit 96949ef53b3a9cc0ffd88501cdfcc213fa762bc7 in geode's branch refs/heads/develop from [~abarve] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=96949ef ] GEODE-789: Added 'create defined indexes', 'clear defined indexes', and 'define index' gfsh commands for indexes in CliAvailabilityIndicator so that they would not be available on a disconnected gfsh session. Fixed testOfflineHelp. > Create and clear define index shouldn't be available on disconnected GFSH > ------------------------------------------------------------------------- > > Key: GEODE-789 > URL: https://issues.apache.org/jira/browse/GEODE-789 > Project: Geode > Issue Type: Bug > Components: gfsh, tools > Reporter: William Markito Oliveira > Assignee: Amey Barve > > The following gfsh commands for indexes shouldn't be available on a > disconnected gfsh session. > {code} > gfsh>create defined indexes -- > Can't execute a remote command without connection. Use 'connect' first to > connect. > gfsh>clear defined indexes > Can't execute a remote command without connection. Use 'connect' first to > connect. > gfsh> > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)