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

Dian Fu updated FLINK-17700:
----------------------------
    Fix Version/s:     (was: 1.10.0)
                       (was: 1.9.0)
                   1.9.4
                   1.10.2

> The callback client of JavaGatewayServer should run in a daemon thread
> ----------------------------------------------------------------------
>
>                 Key: FLINK-17700
>                 URL: https://issues.apache.org/jira/browse/FLINK-17700
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 1.9.0, 1.10.0
>            Reporter: shuiqiangchen
>            Assignee: shuiqiangchen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.2, 1.9.4
>
>
> When starting the JavaGatewayServer, a callback client would also be created 
> and run in an ScheduleExecutorService's thread which is non-daemon by 
> default. Thus, we need to shut down the non-daemon thread and reset a daemon 
> thread back to the call back client.



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

Reply via email to