You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by zhan849 <gi...@git.apache.org> on 2018/10/30 23:35:41 UTC

[GitHub] helix pull request #280: [HELIX-772] add TaskDriver.addUserContent() api and...

GitHub user zhan849 opened a pull request:

    https://github.com/apache/helix/pull/280

    [HELIX-772] add TaskDriver.addUserContent() api and related tests

    
    Implemented TaskDriver.addUserContent()
    Added test (TestGetSetUserContentStore) for testing all getter/setter for user content
    Modified unstable TestIndependentTaskRebalancer

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhan849/helix harry/add-user-content

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/helix/pull/280.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 #280
    
----
commit df24f5975bd517626490f14e6e038f8370ddd815
Author: Harry Zhang <hr...@...>
Date:   2018-10-30T23:25:12Z

    [HELIX-772] add TaskDriver.addUserContent() api and related tests

----


---

[GitHub] helix pull request #280: [HELIX-772] add TaskDriver.addUserContent() api and...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/helix/pull/280


---