You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by dasahcc <gi...@git.apache.org> on 2017/01/31 19:59:50 UTC

[GitHub] helix pull request #66: Few improvements and bug fixings

GitHub user dasahcc opened a pull request:

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

    Few improvements and bug fixings

    1. Make synchronized for AsyncCallback.startTimer to avoid race condition
    2. Add test for SEMI_AUTO
    3. More specific log message when verification is in progress
    4. Enable maxRecipient in Criteria
    5. Assign orders for tests in TestSchedulerMessage
    6. Rename PropertyPathConfig to PropertyPathBuilder
    7. Move HelixUtil.get*Path to PropertyPathBuilder
    8. Replace HelixDataAccessor.createProperty with more specific methods
    9. Refactor isClusterSetup log structure for debugging purpose

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

    $ git pull https://github.com/dasahcc/helix helix-0.6.x

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

    https://github.com/apache/helix/pull/66.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 #66
    
----
commit cff462f8277464a2de9479adec5f8f0617bdc7cc
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T00:31:55Z

    Make synchronized for AsyncCallback.startTimer to avoid race condition

commit fb7496f0a176f8b645563809fc7035f3acc1b102
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T00:33:17Z

    Add test for SEMI_AUTO

commit e0f9f96c47693bcaaf01fc0c84a9177d8f5b9547
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T00:34:53Z

    More specific log message when verification is in progress

commit 48fd06a69577615c7d5952d8f0d15e051f920b2f
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T00:45:06Z

    Enable maxRecipient in Criteria

commit 317533c0211acdb5a726d04d202911906e967f13
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T00:46:01Z

    Assign orders for tests in TestSchedulerMessage

commit 1b4ff60f95074d01aa927494a0311d10bb299143
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T00:55:24Z

    Rename PropertyPathConfig to PropertyPathBuilder

commit 9b4abafcb62cdd82d58a1f1a377d9246a44c5b59
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T01:06:46Z

    Move HelixUtil.get*Path to PropertyPathBuilder

commit 5de89946dfe506f05dc5aa52dacf9e78c0cba4d8
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T01:20:55Z

    Replace HelixDataAccessor.createProperty with more specific methods

commit 6c1ce50efe171b5c662337d207b8b8bee0393fdf
Author: Junkai Xue <jx...@linkedin.com>
Date:   2017-01-29T01:38:41Z

    Refactor isClusterSetup log structure for debugging purpose

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] helix pull request #66: Few improvements and bug fixings

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---