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/02/18 02:37:18 UTC

[jira] [Updated] (GEODE-980) Destroy region command in gfsh is not working

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

William Markito Oliveira updated GEODE-980:
-------------------------------------------
    Affects Version/s: 1.0.0-incubating.M1
               Labels: gfsh  (was: )
             Priority: Critical  (was: Major)

> Destroy region command in gfsh is not working
> ---------------------------------------------
>
>                 Key: GEODE-980
>                 URL: https://issues.apache.org/jira/browse/GEODE-980
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>    Affects Versions: 1.0.0-incubating.M1
>            Reporter: William Markito Oliveira
>            Priority: Critical
>              Labels: gfsh
>
> {code}
> gfsh>list regions
> List of regions
> ---------------
> Person
> gfsh>destroy region --name=/Person
> gfsh>list regions
> List of regions
> ---------------
> Person
> gfsh>
> gfsh>describe region --name=/Person
> ..........................................................
> Name            : Person
> Data Policy     : partition
> Hosting Members : server1
> Non-Default Attributes Shared By Hosting Members
>  Type  |    Name     | Value
> ------ | ----------- | ---------
> Region | size        | 100
>        | data-policy | PARTITION
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)