Tim Armstrong has submitted this change and it was merged. Change subject: IMPALA-4674: add new message to stress test ......................................................................
IMPALA-4674: add new message to stress test The main IMPALA-4674 commit adds a new OOM failure mode where the query can't get its minimum reservation during query startup. The new message includes the string "failed to get minimum memory reservation" along with some additional context. Testing: Ran a stress test using the modified script. Verified it treats failure to get minimum reservation in the same way as mem limit exceeded. Change-Id: I1f5e227084dfd50369a9908975305fa5e571c8a8 Reviewed-on: http://gerrit.cloudera.org:8080/7458 Reviewed-by: Michael Brown <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- M tests/stress/concurrent_select.py 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Michael Brown: Looks good to me, approved Tim Armstrong: Verified -- To view, visit http://gerrit.cloudera.org:8080/7458 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1f5e227084dfd50369a9908975305fa5e571c8a8 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
