GitHub user kishorvpatil opened a pull request:

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

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

    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-on-error-security

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

    https://github.com/apache/incubator-storm/pull/151.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 #151
    
----
commit ea946d04dcb6df8e65dbf16500a361eaaba13432
Author: Kishor Patil <[email protected]>
Date:   2014-06-18T23:58:33Z

    Show node details on errors for STORM-360 on security

----


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