You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barrett Oglesby (Jira)" <ji...@apache.org> on 2022/03/05 01:16:00 UTC

[jira] [Assigned] (GEODE-10103) Rebalance with no setting for include-region doesn't work for subregions

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

Barrett Oglesby reassigned GEODE-10103:
---------------------------------------

    Assignee: Barrett Oglesby

> Rebalance with no setting for include-region doesn't work for subregions
> ------------------------------------------------------------------------
>
>                 Key: GEODE-10103
>                 URL: https://issues.apache.org/jira/browse/GEODE-10103
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Barrett Oglesby
>            Assignee: Barrett Oglesby
>            Priority: Major
>              Labels: needsTriage
>
> Executing a command like this produces no output for the rebalance command even though a region exists to rebalance:
> {noformat}
>  gfsh -e "connect --locator=localhost[23456]" -e "rebalance"{noformat}
> Output:
> {noformat}
> ./rebalance.sh 
> (1) Executing - connect --locator=localhost[23456]
> Connecting to Locator at [host=localhost, port=23456] ..
> Connecting to Manager at [host=192.168.1.5, port=1099] ..
> Successfully connected to: [host=192.168.1.5, port=1099]
> You are connected to a cluster of version: 1.16.0-build.0
> (2) Executing - rebalance{noformat}
> Running from gfsh directly does:
> {noformat}
> gfsh>rebalance
> gfsh> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)