Bikramjeet Vig has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10851
Change subject: IMPALA-6352: Dump backtrace on failure of TestTableSample ...................................................................... IMPALA-6352: Dump backtrace on failure of TestTableSample TestTableSample is a flaky test which has been failing very rarely due to a possible hung thread. Therefore this patch adds a timeout to the test and logs the backtrace of all impalads if timeout occurs, so we can get more information on the state of those threads. Change-Id: I73fcdd30863cee105584c947bb0c48cf872809c1 --- M tests/beeswax/impala_beeswax.py M tests/common/impala_connection.py M tests/query_test/test_tablesample.py 3 files changed, 45 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/10851/1 -- To view, visit http://gerrit.cloudera.org:8080/10851 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I73fcdd30863cee105584c947bb0c48cf872809c1 Gerrit-Change-Number: 10851 Gerrit-PatchSet: 1 Gerrit-Owner: Bikramjeet Vig <[email protected]>
