GitHub user zhan849 opened a pull request:
https://github.com/apache/helix/pull/223
[HELIX-718] provide a method in AssignableInstance to set current assignment
This is required when an assignable instance is initialized, it needs to
recover its current states
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhan849/helix harry/assignable-instance
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/223.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 #223
----
commit e44b29e03ef4c807e940cde717ed2f6fff58a273
Author: Harry Zhang <hrzhang@...>
Date: 2018-07-09T22:59:27Z
[HELIX-718] provide a method in AssignableInstance to set current
assignments
----
---