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/11/14 22:44:26 UTC

[GitHub] helix pull request #296: Skip resources with state model def ref as Task dur...

GitHub user zhan849 opened a pull request:

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

    Skip resources with state model def ref as Task during top state handoff

    We should not report top state handoff for resources with state model def ref as "Task" as this is meaningless and creates too many mbeans in task-intense environments.


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

    $ git pull https://github.com/zhan849/helix harry/bug-fix

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

    https://github.com/apache/helix/pull/296.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 #296
    
----
commit 54158099abe38e18229ae74e4707eb4c822405ec
Author: Harry Zhang <hr...@...>
Date:   2018-11-14T22:42:04Z

    Skip resources with state model def ref as Task

----


---

[GitHub] helix pull request #296: Skip resources with state model def ref as Task dur...

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

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


---