You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Khurram Faraaz (JIRA)" <ji...@apache.org> on 2016/05/16 17:18:12 UTC

[jira] [Created] (DRILL-4680) Cancel query that is in Planing state - user RPC thread of the foreman Drillbit will block waiting for query to finish planing

Khurram Faraaz created DRILL-4680:
-------------------------------------

             Summary: Cancel query that is in Planing state - user RPC thread of the foreman Drillbit will block waiting for query to finish planing
                 Key: DRILL-4680
                 URL: https://issues.apache.org/jira/browse/DRILL-4680
             Project: Apache Drill
          Issue Type: Bug
          Components: Query Planning & Optimization
    Affects Versions: 1.7.0
         Environment: 4 node cluster CentOS
            Reporter: Khurram Faraaz


Unfortunately, if you try to cancel a query that's still in planing, the user RPC thread of the foreman Drillbit will block waiting for the query to finish planing, this will cause any other query submitted to the same Drillbit to block as well. It's a known issue (actually a serious Drill  limitation).



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