You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by garrettlish <gi...@git.apache.org> on 2016/11/09 11:47:10 UTC

[GitHub] incubator-eagle pull request #638: [EAGLE-750] Improve coordinator schedule ...

GitHub user garrettlish opened a pull request:

    https://github.com/apache/incubator-eagle/pull/638

    [EAGLE-750] Improve coordinator schedule strategy to reuse alert work slot

    1. Add switch coordinator.reuseBoltInStreams to enable/disable reuse bolt in multiple streams
    2. Add config coordinator.streamsPerBolt to set maximum streams in one bolt
    3. Enable dedicated bolt for specific stream

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

    $ git pull https://github.com/garrettlish/incubator-eagle master

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

    https://github.com/apache/incubator-eagle/pull/638.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 #638
    
----
commit 1be5974a460fdb61b9bf836145d3292be690d6cb
Author: Xiancheng Li <xi...@ebay.com>
Date:   2016-11-09T07:17:15Z

    [EAGLE-750] Improve coordinator schedule strategy to reuse alert work slot
    
    1. Add switch coordinator.reuseBoltInStreams to enable/disable reuse bolt in multiple streams
    2. Add config coordinator.streamsPerBolt to set maximum streams in one bolt
    3. Enable dedicated bolt for specific stream

----


---
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] incubator-eagle pull request #638: [EAGLE-750] Improve coordinator schedule ...

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

    https://github.com/apache/incubator-eagle/pull/638


---
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.
---