hongbin ma created KYLIN-1291: --------------------------------- Summary: Make sure thread resources are freed when a query aborts/timeouts Key: KYLIN-1291 URL: https://issues.apache.org/jira/browse/KYLIN-1291 Project: Kylin Issue Type: Improvement Reporter: hongbin ma Assignee: hongbin ma
when user cancels a query or the query is timed out, kylin server should make sure the local thread pool resources assigned for the query is freed. Meanwhile, it's best also to free all the scanner threads in region servers. -- This message was sent by Atlassian JIRA (v6.3.4#6332)