HBASE-14593 Add more info on zombies to test-patch.sh

This commit is contained in:
stack 2015-10-12 15:56:31 -07:00
parent 397bc555e3
commit ac82a86320
1 changed files with 1 additions and 0 deletions

View File

@ -888,6 +888,7 @@ runTests () {
# HBase tests have been flagged with an innocuous '-Dhbase.test' just so they can
# be identified as hbase in a process listing.
ZB_STACK=`jps -v | grep surefirebooter | grep '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
jps -v | grep surefirebooter | grep '-Dhbase.test'
jps -v | grep surefirebooter | grep '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
echo "************ END zombies jstack extract"
JIRA_COMMENT="$JIRA_COMMENT