GitHub user zhan849 opened a pull request:
https://github.com/apache/helix/pull/206
[HELIX-706] process tev and persist assignment asynchronously
Added async worker in generic helix controller to process persist
assignment stage and tev generation state asynchronously
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhan849/helix harry/async-ev
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/206.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 #206
----
commit bb4ffd7e5663377427a5ad5988948659dd0db378
Author: Harry Zhang <hrzhang@...>
Date: 2018-06-26T23:05:50Z
[HELIX-706] process tev and persist assignment asynchronously
----
---