Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Executing a command like this produces no output for the rebalance command even though a region exists to rebalance:
gfsh -e "connect --locator=localhost[23456]" -e "rebalance"
Output:
./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
Running from gfsh directly does:
gfsh>rebalance gfsh>
Attachments
Issue Links
- links to