[
https://issues.apache.org/jira/browse/GEODE-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jared Stewart resolved GEODE-3700.
----------------------------------
Resolution: Cannot Reproduce
This turned out to be caused by a race condition in the test, not an actual
product bug.
> Gfsh 'remove --all' does not work when connected to a Locator
> -------------------------------------------------------------
>
> Key: GEODE-3700
> URL: https://issues.apache.org/jira/browse/GEODE-3700
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Affects Versions: 1.1.0, 1.1.1, 1.2.0, 1.2.1
> Reporter: Jared Stewart
> Assignee: Jared Stewart
>
> It looks like there is some code in RemoveCommand that only works correctly
> when connected to a JMX-manager-enabled server (but not when connected to a
> Locator).
> {noformat}
> Command result for <list regions>:
> List of regions
> -----------------
> partitionedRegion
> replicateRegion
> Command result for <remove --all --region=replicateRegion>:
> Region <replicateRegion> not found in any of the members
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)