[
https://issues.apache.org/jira/browse/STORM-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156869#comment-15156869
]
ASF GitHub Bot commented on STORM-1254:
---------------------------------------
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
----
> port backtype.storm.ui.helpers to java
> --------------------------------------
>
> Key: STORM-1254
> URL: https://issues.apache.org/jira/browse/STORM-1254
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-core
> Reporter: Robert Joseph Evans
> Assignee: Jark Wu
> Labels: java-migration, jstorm-merger
>
> Helper functions for the UI/HTTP
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)