Summary, imperative, start upper case, don't end with a period
For a participant to auto-register with Helix without causing a rebalance every time a new participant joins the cluster (i.e. during deployment), we need to set the instance operation to UNKNOWN. Then these participants would be ENABLED in a batch, so it only rebalances once.
How was this PR tested?
Added unit and integration tests.
Does this PR introduce any user-facing changes?
[X] No. You can skip the rest of this section.
[ ] Yes. Make sure to explain your proposed changes and call out the behavior change.
Summary, imperative, start upper case, don't end with a period
For a participant to auto-register with Helix without causing a rebalance every time a new participant joins the cluster (i.e. during deployment), we need to set the instance operation to UNKNOWN. Then these participants would be ENABLED in a batch, so it only rebalances once.
How was this PR tested?
Added unit and integration tests.
Does this PR introduce any user-facing changes?