[ 
https://issues.apache.org/jira/browse/DRILL-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546372#comment-14546372
 ] 

Daniel Barclay (Drill) commented on DRILL-3113:
-----------------------------------------------

> It appears sqlline is waiting ...

Why does it seem to be SQLLine rather than the server?


> Sqlline waits to close while a query submitted thru another client is running
> -----------------------------------------------------------------------------
>
>                 Key: DRILL-3113
>                 URL: https://issues.apache.org/jira/browse/DRILL-3113
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - CLI
>    Affects Versions: 1.0.0
>            Reporter: Abhishek Girish
>            Assignee: Daniel Barclay (Drill)
>
> - 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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to