You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Amey Barve (JIRA)" <ji...@apache.org> on 2016/12/15 12:07:59 UTC

[jira] [Resolved] (GEODE-789) Create and clear define index shouldn't be available on disconnected GFSH

     [ https://issues.apache.org/jira/browse/GEODE-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amey Barve resolved GEODE-789.
------------------------------
    Resolution: Fixed

This is resolved with https://github.com/apache/geode/pull/314 pull request

> 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)