mirror of
https://github.com/apache/impala.git
synced 2026-02-03 00:00:40 -05:00
dc8ef8d5d8b6896ea9c37162ffa901e1dbb2fef9
This patch adds a line to the signal handler that closes queries that have been cancelled. This patch closes the cancelled query in the signal handler if it is not already closed. This patch also improves the cancellation test so it catches this problem in the future. Change-Id: I1bb2a4a8fc3c3d40b8e4ba41f4b2bcf6d32bc297 Reviewed-on: http://gerrit.sjc.cloudera.com:8080/5303 Reviewed-by: Alex Leblang <alex.leblang@cloudera.com> Tested-by: jenkins Reviewed-on: http://gerrit.sjc.cloudera.com:8080/5320
Description
Languages
C++
49.1%
Java
30.6%
Python
14.5%
JavaScript
1.3%
C
1.2%
Other
3.2%