EmmyMiao87 opened a new issue #2084: The query is stuck while the last package 
of query is sent failure
URL: https://github.com/apache/incubator-doris/issues/2084
 
 
   The query framework in Doris send the last package of query during 
`close()`. But it does not report the status to fe in this phase. So if there 
is failure during `close()`, the query will not be cancelled. For user, the 
phenomenon of query seems as the query is stuck.
   However, if there is failure when be report the status, the query will not 
be closed normally.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to