You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/03/21 22:33:25 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15205201#comment-15205201 ] 

ASF subversion and git services commented on GEODE-980:
-------------------------------------------------------

Commit 7e8da3454337c3201852fa7f00a3b999278f0d7d in incubator-geode's branch refs/heads/develop from [~jens.deppe]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=7e8da34 ]

GEODE-980: Convert all SerializableCallables to lambda expressions


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