[
https://issues.apache.org/jira/browse/FLINK-22184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-22184:
-------------------------------------
Parent: FLINK-22069
Issue Type: Sub-task (was: Bug)
> Rest client shutdown on failure runs in netty thread
> ----------------------------------------------------
>
> Key: FLINK-22184
> URL: https://issues.apache.org/jira/browse/FLINK-22184
> Project: Flink
> Issue Type: Sub-task
> Components: Client / Job Submission
> Affects Versions: 1.10.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.4, 1.13.0, 1.12.3
>
>
> Then using the CLI to run any command, if the request fails then the
> RestClient is shut down from the netty thread, which causes problems because
> when shutting down we try to shut down netty, but the netty thread is still
> busy shutting things down.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)