[
https://issues.apache.org/jira/browse/STORM-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15149841#comment-15149841
]
ASF GitHub Bot commented on STORM-1553:
---------------------------------------
GitHub user hustfxj reopened a pull request:
https://github.com/apache/storm/pull/1110
[STORM-1553] port event.clj to java
IRunnableCallback can be used many times to be assue interfaces of
clojure are invoked by java. For example, we can make use of it when translate
time.clj to java.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hustfxj/storm Event-0216
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1110.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 #1110
----
commit 4e6890408047351429447b4a13ae0a5c5ae9d81e
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-16T06:50:31Z
port event.clj to java
commit a261c3ad942dca7edf4422b8d157639584fd1f22
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-17T02:53:00Z
Merge branch 'master' into Event-0216
commit a9975b62f60751b7d25c5d451dcc0bdb9b758daf
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-17T03:08:04Z
remove IRunnableCallback.java
commit 98fb253e522f8c0c3902d48485896a80602f8950
Author: xiaojian.fxj <[email protected]>
Date: 2016-02-17T03:33:23Z
format EventManager
----
> port backtype.storm.event to java
> ---------------------------------
>
> Key: STORM-1553
> URL: https://issues.apache.org/jira/browse/STORM-1553
> Project: Apache Storm
> Issue Type: New Feature
> Reporter: John Fang
> Assignee: John Fang
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)