mirror of
https://github.com/apache/impala.git
synced 2026-01-08 12:02:54 -05:00
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