[
https://issues.apache.org/jira/browse/FLINK-22184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-22184.
------------------------------------
Fix Version/s: 1.12.3
1.11.4
Resolution: Fixed
master: f4b59f615438e76c2b42999fc0a8ebce6a543b07
1.12: 5b6e6234380f2a932137413adbbc1bd8d0a57ccc
1.11: 2766d309baefd9eed2f0ea0c7f7cbcb79af82b3e
> 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: Bug
> 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)