You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "mkevo (GitHub)" <gi...@apache.org> on 2020/03/11 11:44:04 UTC

[GitHub] [geode] mkevo commented on issue #4773: GEODE-7838: add row to rebalance command result

> I'm not sure this `PR` fully addresses the original JIRA ticket: if a member goes down or comes up **after** the rebalance operation finishes but **before** the output is shown to the user, the member count will still be incorrect, right?.

Hi @jujoramos , the output will represent on how much members rebalance command is executed. If some member go out or come back after command is finished and before output is shown it will print just num of members on which rebalance command is executed. So user can see that he has different number of members in the system and in the output of command and have a conclusion that rebalance command is not executed on all currently members in the system.

[ Full content available at: https://github.com/apache/geode/pull/4773 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org