JING ZHANG created FLINK-23554:
----------------------------------
Summary: SqlCli throws an exception and hang
Key: FLINK-23554
URL: https://issues.apache.org/jira/browse/FLINK-23554
Project: Flink
Issue Type: Bug
Components: Table SQL / Client
Affects Versions: 1.12.4, 1.13.1, 1.11.3
Reporter: JING ZHANG
Attachments: image-2021-07-30-14-12-07-817.png
SqlCli would throws an exception like the following, and SqlCli would hang
forever until kill the process outside.
You could reproduce the exception by the following step:
# submit a SQL command in SQLCli
# does not wait for it response, input another SQL command in SQL Cli
# an exception would be thrown out.
!image-2021-07-30-14-12-07-817.png|width=1706,height=527!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)