You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2020/06/29 18:01:02 UTC

[GitHub] [storm] kishorvpatil commented on a change in pull request #3291: STORM-3655: Worker should die if its assignment has changed

kishorvpatil commented on a change in pull request #3291:
URL: https://github.com/apache/storm/pull/3291#discussion_r447153605



##########
File path: storm-client/src/jvm/org/apache/storm/daemon/worker/WorkerState.java
##########
@@ -401,6 +418,7 @@ public void refreshConnections() {
             }
         }
 
+        suicideIfLocalAssignmentsChanged(assignment);

Review comment:
       Addressed




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org