Hello Tim Armstrong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/10851
to look at the new patch set (#2).
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, 49 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/10851/2
--
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: newpatchset
Gerrit-Change-Id: I73fcdd30863cee105584c947bb0c48cf872809c1
Gerrit-Change-Number: 10851
Gerrit-PatchSet: 2
Gerrit-Owner: Bikramjeet Vig <[email protected]>
Gerrit-Reviewer: Bikramjeet Vig <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>