You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2014/10/22 18:53:33 UTC

[jira] [Commented] (DRILL-1568) Cancel request to server should cancel all futher results from coming back

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

Parth Chandra commented on DRILL-1568:
--------------------------------------

We should fix this in the C++ client. The client should expect that there may be results related to a canceled query and handle them correctly (i.e. discard them).



> Cancel request to server should cancel all futher results from coming back
> --------------------------------------------------------------------------
>
>                 Key: DRILL-1568
>                 URL: https://issues.apache.org/jira/browse/DRILL-1568
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>            Reporter: Norris Lee
>
> When a cancel request is sent to the server, results that have already been processed still get returned to the client. This throws a query out of order error in the the C++ client since the query id mapping has already been deleted.



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