Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-23554

SqlCli throws an exception and hang

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.11.3, 1.13.1, 1.12.4
    • None
    • Table SQL / Client
    • None

    Description

      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:

      1. submit a SQL command in SQLCli, (for example SELECT 'Hello World';)
      2. does not wait for it response, input another SQL command in SQL Cli (for example:  SET execution.result-mode=table;)
      3. an exception would be thrown out, and SQLCli would hang

      Attachments

        Activity

          People

            fsk119 Shengkai Fang
            jingzhang Jing Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: