You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (Jira)" <ji...@apache.org> on 2020/03/13 15:28:00 UTC

[jira] [Resolved] (STORM-3587) Allow Scheduler futureTask to gracefully exit and register message on timeout

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

Ethan Li resolved STORM-3587.
-----------------------------
    Resolution: Fixed

Thanks [~bipinprasad]. I merged it to master

> Allow Scheduler futureTask to gracefully exit and register message on timeout
> -----------------------------------------------------------------------------
>
>                 Key: STORM-3587
>                 URL: https://issues.apache.org/jira/browse/STORM-3587
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-server
>    Affects Versions: 2.2.0
>            Reporter: Bipin Prasad
>            Assignee: Bipin Prasad
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.2.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> ResourceAwareScheduler creates a FutureTask with timeout specified in DaemonConfig.
> ConstraintSolverStrategy uses the the another configuration variable to determine when to terminate its effort. Limit this value so that it terminates at most slightly before TimeoutException. This graceful exit allows result (and its error) to be available in ResourceAwareScheduler.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)