You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "William Markito Oliveira (JIRA)" <ji...@apache.org> on 2016/01/19 07:44:39 UTC

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

William Markito Oliveira created GEODE-789:
----------------------------------------------

             Summary: 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: tools
            Reporter: William Markito Oliveira


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)