[GitHub] storm pull request #2826: STORM-3219: Update javascript to report errors con...

2018-09-11 Thread revans2
GitHub user revans2 opened a pull request:

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

STORM-3219:  Update javascript to report errors consistently

Some of this was motivated for cases where nimbus was down the UI would not 
report any errors.  The goal here is to make sure that errors in as many cases 
as possible appear on the UI when they happen.

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

$ git pull https://github.com/revans2/incubator-storm STORM-3219

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

https://github.com/apache/storm/pull/2826.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 #2826


commit 0d7b97570b2da2a5b9145e0cacf24a6fa8108c99
Author: Robert (Bobby) Evans 
Date:   2018-09-11T20:02:44Z

STORM-3219:  Update javascript to report errors consistently




---


[GitHub] storm pull request #2826: STORM-3219: Update javascript to report errors con...

2018-09-13 Thread asfgit
Github user asfgit closed the pull request at:

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


---