GitHub user kishorvpatil opened a pull request:

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

    [STORM-360]  Add node details for Error Topology and Component pages

    Please note that this would be not a rolling upgrade due to change in 
TaskError struct used to store in znode.
    * Add host, port to ErrorInfo, TaskError, znode
    * Added host, port to trident class ErrorInfo
    * Added host, port to error znodes
    * Displaying host, port and link to log file for errors on 
      * Topology page ( per component in spouts/bolts)
      * Component page
    * Fixed component template to ensure Errors section is displayed on errors.

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

    $ git pull https://github.com/kishorvpatil/incubator-storm 
node-details-on-error

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

    https://github.com/apache/incubator-storm/pull/150.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 #150
    
----
commit 550a2596f11aff07b893c24b3737c0521ffcd206
Author: Kishor Patil <[email protected]>
Date:   2014-06-18T21:43:10Z

        Show node details on error

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to