You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by kishorvpatil <gi...@git.apache.org> on 2014/06/17 18:13:14 UTC

[GitHub] incubator-storm pull request: STORM-358 - Multitenant scheduler fi...

GitHub user kishorvpatil opened a pull request:

    https://github.com/apache/incubator-storm/pull/145

    STORM-358 - Multitenant scheduler fix to free a slot in bad-state

    Force free the slot that's in bad state during reassignments in multi tenant scheduler.
    Includes are unit test to validate the fix works for a slot in bad state.


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

    $ git pull https://github.com/kishorvpatil/incubator-storm slot-free-fix

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

    https://github.com/apache/incubator-storm/pull/145.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 #145
    
----
commit ab7784e49d251ca4da967c6ec6bc340cc7f940aa
Author: Kishor Patil <pa...@yahoo.com>
Date:   2014-06-17T15:19:00Z

    Force free a slot in bad-state

----


---
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-storm pull request: STORM-358 - Multitenant scheduler fi...

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

    https://github.com/apache/incubator-storm/pull/145


---
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-storm pull request: STORM-358 - Multitenant scheduler fi...

Posted by revans2 <gi...@git.apache.org>.
Github user revans2 commented on the pull request:

    https://github.com/apache/incubator-storm/pull/145#issuecomment-46341662
  
    looks good.  +1 I'll pull this into security.


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