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

Robert Metzger closed FLINK-19219.
----------------------------------
    Resolution: Won't Fix

Closing ticket. This improvement doesn't seem necessary at the moment.

> Run JobManager initialization in a separate thread, to make it cancellable
> --------------------------------------------------------------------------
>
>                 Key: FLINK-19219
>                 URL: https://issues.apache.org/jira/browse/FLINK-19219
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.12.0
>            Reporter: Robert Metzger
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor, 
> pull-request-available
>
> FLINK-16866 made the job submission non-blocking. The job submission will be 
> executed asynchronously in a thread pool, submitted through a future.
> The problem is that we can not cancel a hanging job submission once it is 
> running in the threadpool.
> This ticket is about running the initialization in a separate thread, so that 
> we can interrupt it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to