Dan Hecht has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10776
Change subject: IMPALA-5202: Disallow PREPARE:WAIT debug action ...................................................................... IMPALA-5202: Disallow PREPARE:WAIT debug action 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 --- M be/src/exec/exec-node.cc M be/src/runtime/debug-options.cc M tests/failure/test_failpoints.py 3 files changed, 15 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/76/10776/1 -- To view, visit http://gerrit.cloudera.org:8080/10776 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1caa4f8e6ce7f32a8a3722648e08e24f34dba35d Gerrit-Change-Number: 10776 Gerrit-PatchSet: 1 Gerrit-Owner: Dan Hecht <dhe...@cloudera.com>