You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "James Xu (JIRA)" <ji...@apache.org> on 2013/12/14 06:51:06 UTC

[jira] [Resolved] (STORM-65) Add Handshake when establishing new connection to worker.

     [ https://issues.apache.org/jira/browse/STORM-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Xu resolved STORM-65.
---------------------------

    Resolution: Duplicate

> Add Handshake when establishing new connection to worker.
> ---------------------------------------------------------
>
>                 Key: STORM-65
>                 URL: https://issues.apache.org/jira/browse/STORM-65
>             Project: Apache Storm (Incubating)
>          Issue Type: Improvement
>            Reporter: James Xu
>
> https://github.com/nathanmarz/storm/issues/503
> Right now it's possible for a worker to connect to a worker of a different topology during a reassignment. Generally this happens very rarely in practice, and when it does causes ClassNotFoundExceptions.
> Add in a handshake when worker connection is first established, and ensure they agree on topology id. If they don't agree they shouldn't transfer any data, but neither should halt their process.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)