[ 
https://issues.apache.org/jira/browse/STORM-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299460#comment-15299460
 ] 

ASF GitHub Bot commented on STORM-1277:
---------------------------------------

GitHub user unsleepy22 opened a pull request:

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

    [STORM-1277] port backtype.storm.daemon.executor to java

    Sorry for the long delay on this.
    
    This PR is not 100% completed yet, things remaining:
    1. a few tests fail and I'm still working on this (basically with method 
replacement of `local-executor/local-transfer-executor-tuple`, which was 
originally `executor/mk-executor-transfer-fn` in testing.clj, I'm not familiar 
with this and still trying to figure out how, appreciate any help)
    2. my code base is behind master, so after all tests pass I will make a 
full merge from master
    Hopefully I can finish the problems by this week.
    
    Still, the base structure/design of the executor won't change, so I think I 
can get reviews from you guys first on the design.

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

    $ git pull https://github.com/unsleepy22/storm storm-executor

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

    https://github.com/apache/storm/pull/1445.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 #1445
    
----
commit b13ac017938c3a55181d33faf77570be0d2e001e
Author: 卫乐 <weiyue...@taobao.com>
Date:   2016-04-29T09:58:50Z

    port executor to java
    things remaining:
    1. a few tests to be fixed
    2. need to upmerge with master

----


> port backtype.storm.daemon.executor to java
> -------------------------------------------
>
>                 Key: STORM-1277
>                 URL: https://issues.apache.org/jira/browse/STORM-1277
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Cody
>              Labels: java-migration, jstorm-merger
>
> https://github.com/apache/storm/tree/jstorm-import/jstorm-core/src/main/java/com/alibaba/jstorm/task
>  kind of.  Tasks and executors are combined in jstorm.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to