You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@geode.apache.org by Real Wes Williams <Th...@outlook.com> on 2015/10/02 01:20:06 UTC

destroy region behavior with Cluster Configuration Service

Should not destroy region remove the region?


geode>create region --name=foo --type=PARTITION
  Member    | Status
----------- | --------------------------------------
serverVoya1 | Region "/foo" created on "serverVoya1"

geode >destroy region --name=foo

geode >list regions
List of regions
---------------
foo

geode >


I’m just using default options. Are you able to reproduce this simple as well?

P.S. Let me know if the fonts and background colors are interfering with the text.

Thanks,
Wes