You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Abhishek Agarwal (JIRA)" <ji...@apache.org> on 2016/11/01 10:50:58 UTC

[jira] [Commented] (STORM-1278) port backtype.storm.daemon.worker to java

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

Abhishek Agarwal commented on STORM-1278:
-----------------------------------------

The logic of deciding, whether to continue running a thread based on the return type of callable, is really bad. I had to spend hours debugging because I returned 0 in my callback method rather than 0L. 

> port backtype.storm.daemon.worker to java
> -----------------------------------------
>
>                 Key: STORM-1278
>                 URL: https://issues.apache.org/jira/browse/STORM-1278
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Abhishek Agarwal
>              Labels: java-migration, jstorm-merger
>
> https://github.com/apache/storm/tree/jstorm-import/jstorm-core/src/main/java/com/alibaba/jstorm/daemon/worker as an example



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