Chesnay Schepler created FLINK-22184:
----------------------------------------

             Summary: 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
             Fix For: 1.13.0


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)

Reply via email to