commit ac82a863201e7c846ce3136f37727646e0ea0172 Author: stack Date: Mon Oct 12 15:56:31 2015 -0700 HBASE-14593 Add more info on zombies to test-patch.sh diff --git a/dev-support/test-patch.sh b/dev-support/test-patch.sh index 69ebdb6..0929c3d 100755 --- a/dev-support/test-patch.sh +++ b/dev-support/test-patch.sh @@ -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