Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-3113

Sqlline waits to close while a query submitted thru another client is running

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0
    • Future
    • Client - CLI
    • None

    Description

      • Submit a long running query via a different client - say the Drill UI.
      • Have an existing sqlline connection established.
      • Attempt to close the sqlline (using !quit). Appears to hang.
      • Cancel the running query (via the Drill UI here)
      • Sqlline successfully closes.

      It appears sqlline is waiting for the query on the other client to complete. There is no reason for one client to depend on another. If this is the intended behavior, a message must be shown on sqlline informing users about the wait.

      Attachments

        Activity

          People

            Unassigned Unassigned
            agirish Abhishek Girish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: