[ 
https://issues.apache.org/jira/browse/STORM-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153332#comment-15153332
 ] 

ASF GitHub Bot commented on STORM-1561:
---------------------------------------

GitHub user kishorvpatil opened a pull request:

    https://github.com/apache/storm/pull/1125

    [STORM-1561] Supervisor should kill/restart if existing worker has changed 
assignments

    Currently, supervisor validates new assignments against existing 
assignments by port. It should also check on the same port - if executors have 
changed. The new executors won't have any threads associated with them in the 
worker.

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

    $ git pull https://github.com/kishorvpatil/incubator-storm storm1561

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

    https://github.com/apache/storm/pull/1125.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 #1125
    
----
commit a26f81187c3ea54e05584d31b5eedb66d9600a17
Author: Kishor Patil <[email protected]>
Date:   2016-02-18T19:25:17Z

    Supervisor should kill/restart if existing worker has changed assignments

----


> Supervisor should relaunch worker if assignments have changed
> -------------------------------------------------------------
>
>                 Key: STORM-1561
>                 URL: https://issues.apache.org/jira/browse/STORM-1561
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: Kishor Patil
>            Assignee: Kishor Patil
>
> Currently, supervisor validates new assignments against existing assignments 
> by port. It should also check on the same port - if executors have changed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to