Zoltan Borok-Nagy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21033


Change subject: IMPALA-12808: test_iceberg_deletes_and_updates failed by 
timeout error
......................................................................

IMPALA-12808: test_iceberg_deletes_and_updates failed by timeout error

On some systems test_iceberg_deletes_and_updates fails because
the delete thread cannot succeed as it always gets validation
errors due to the concurrent UPDATEs.

This patch adds SYNC_DDL=true to the DELETE/UPDATE threads,
and also prints out the exceptions which can be useful to debug
test failures in the future.

Testing:
 * validated the fix in an environment where the test failed before

Change-Id: Icb0b078df2d95f3a62b124b6148f2f32aa425be4
---
M tests/stress/test_update_stress.py
1 file changed, 9 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/21033/1
--
To view, visit http://gerrit.cloudera.org:8080/21033
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb0b078df2d95f3a62b124b6148f2f32aa425be4
Gerrit-Change-Number: 21033
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Borok-Nagy <[email protected]>

Reply via email to