GitHub user abellina opened a pull request:
https://github.com/apache/storm/pull/1612
STORM-1890: looks like too many calls were moved to getStatic
Reverting some of the changes I made in:
https://github.com/apache/storm/pull/1536
What is on master shouldn't break requests, but it is sloppy, so this
should clean up. I didn't create a new JIRA but can if appropriate. Will PR for
1.x and 0.10.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abellina/storm
STORM-1890_remove_unnecessary_calls_to_getStatic
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1612.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 #1612
----
commit 3c9e27b94bcc69a95ee921b9b0837c178dfaed5b
Author: Alessandro Bellina <[email protected]>
Date: 2016-07-28T03:37:40Z
STORM-1890: looks like too many calls were moved to getStatic. It doesnt
break things, but it is sloppy, so reverting some to $.get
----
---
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.
---