You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by abellina <gi...@git.apache.org> on 2016/12/14 19:44:56 UTC

[GitHub] storm pull request #1827: STORM-2243: adds ip address to supervisor id

GitHub user abellina opened a pull request:

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

    STORM-2243: adds ip address to supervisor id

    The supervisor id is a simple UUID currently. If there are issues with the heartbeat messages from supervisor, looking at Zookeeper makes it hard to find which node is having issues. Adding the ip address to the supervisor id makes debugging these cases much simpler.

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

    $ git pull https://github.com/abellina/storm STORM-2243_add_ip_address_to_supervisor_id

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

    https://github.com/apache/storm/pull/1827.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 #1827
    
----
commit aeb3b8c71d42359474f8cc7d678d8df5b7b678ee
Author: Alessandro Bellina <ab...@yahoo-inc.com>
Date:   2016-12-14T02:43:59Z

    STORM-2243: adds ip address to supervisor id

----


---
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] storm pull request #1827: STORM-2243: adds ip address to supervisor id

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

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


---
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] storm issue #1827: STORM-2243: adds ip address to supervisor id

Posted by HeartSaVioR <gi...@git.apache.org>.
Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/1827
  
    +1


---
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] storm issue #1827: STORM-2243: adds ip address to supervisor id

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

    https://github.com/apache/storm/pull/1827
  
    +1


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