GitHub user jiajunwang opened a pull request:
https://github.com/apache/helix/pull/102
Fix test TestSwapInstance.
Ensure resources have normal state before disabling an instance in the test.
This can avoid possible unpredictable resource partition assignment if the
node is disabled when the assignment is not finished.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiajunwang/helix test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/102.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #102
----
commit 0211030ae1fc408745bc85970de016f0d6fa8edb
Author: Jiajun Wang <[email protected]>
Date: 2017-04-13T20:08:44Z
Fix test TestSwapInstance.
Ensure resources have normal state before disabling an instance in the test.
This can avoid possible unpredictable resource partition assignment if node
is disabled when the assignment is not finished.
Local test for more than 4000 times overnight. All passed.
RB=968983
BUG=DAAS-4401
G=helix-reviewers
A=lxia
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---