mirror of
https://github.com/apache/impala.git
synced 2026-01-06 06:01:03 -05:00
In order to simplify FIS startup, we don't allow cancellation until all FIS have finished Prepare(), so we shouldn't allow PREPARE:WAIT since there will be no way to cancel out of the loop. Make this explicit. Change-Id: I1caa4f8e6ce7f32a8a3722648e08e24f34dba35d Reviewed-on: http://gerrit.cloudera.org:8080/10776 Reviewed-by: Dan Hecht <dhecht@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>