You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "hemanth dendukuri (JIRA)" <ji...@apache.org> on 2016/02/19 23:51:18 UTC

[jira] [Reopened] (EAGLE-30) Topology run in storm local mode should not terminate after Integer.MAX_VALUE milliseconds

     [ https://issues.apache.org/jira/browse/EAGLE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hemanth dendukuri reopened EAGLE-30:
------------------------------------

re-opened to update "fix Version".

> Topology run in storm local mode should not terminate after Integer.MAX_VALUE milliseconds
> ------------------------------------------------------------------------------------------
>
>                 Key: EAGLE-30
>                 URL: https://issues.apache.org/jira/browse/EAGLE-30
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Libin, Sun
>            Assignee: Libin, Sun
>             Fix For: 0.3.0
>
>
> Today when eagle topology run in storm local mode, it will terminate after 2147483647 seconds, which is about 24.85 days(2147483647/1000/60/60/24=24.85)
> we should sleep it for ever after it submit the topology
> https://github.com/eBay/Eagle/blob/d97273dc01d4a1a64f8d83fccf9b7ff88a6d8058/eagle-core/eagle-data-process/eagle-stream-process-api/src/main/scala/eagle/datastream/StormTopologyExecutorImpl.scala#L42



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