GitHub user wuchong opened a pull request:
https://github.com/apache/storm/pull/1139
[STORM-1254]: port ui.helper to java
port ui.helper to java
1. I find that `defelem table` is never be called, so I removed it.
2. I haven't translated `defn requests-middleware`, as it's hard to
translate and we will move ring to other REST framework. At that time , we can
drop it directly.
3. a minor change for `config-filter` signature
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wuchong/storm STORM-1254
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1139.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 #1139
----
commit 7ad81d29440371585cad20e065fb0f0782af50aa
Author: wuchong <[email protected]>
Date: 2016-02-18T12:44:52Z
port ui.helpers to java
commit c6b71031ec96110785301be83b4b6df682e1461c
Author: wuchong <[email protected]>
Date: 2016-02-22T11:56:09Z
upmerge from master
commit 9caed8df5f0044dde319422002ea8bfe6a6f9330
Author: wuchong <[email protected]>
Date: 2016-02-22T12:39:46Z
minor change
----
---
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.
---