mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
bin/dump-stacktraces.sh collects pstack and jstack of the cluster. It's used when some tests time out. Collecting pstacks might take long and fail in the middle, causing jstacks not being collected. This changes the script to collect jstacks first. Also adds -c to the "thread apply all bt" gdb command to continue past an error. Change-Id: I8f610ee4d4934fe950a9f56cf74a7e76e5d63651 Reviewed-on: http://gerrit.cloudera.org:8080/22826 Reviewed-by: Daniel Becker <daniel.becker@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2.5 KiB
Executable File
2.5 KiB
Executable File