[
https://issues.apache.org/jira/browse/HBASE-14349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947528#comment-14947528
]
stack commented on HBASE-14349:
-------------------------------
Here is example output of jps -v with the little hbase.test marker added in:
{code}
kalashnikov:hbase.git stack$ jps -v
80574 Launcher -Dclassworlds.conf=/opt/local/share/java/maven3/bin/m2.conf
-Dmaven.home=/opt/local/share/java/maven3
64989 -Dosgi.requiredJavaVersion=1.7 -XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts -XX:MaxPermSize=256m -Xms256m
-Xmx1024m -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
80627 Jps
-Dapplication.home=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home
-Xms8m
80610 surefirebooter3686011305909643759.jar -enableassertions -Dhbase.test
-Xmx2800m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true
{code}
> pre-commit zombie finder is overly broad
> ----------------------------------------
>
> Key: HBASE-14349
> URL: https://issues.apache.org/jira/browse/HBASE-14349
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Sean Busbey
> Priority: Critical
> Attachments: 14349.txt
>
>
> Zombie detector is flagging processes from builds that aren't ours.
> ex from HBASE-14337:
> {code}
> -1 core zombie tests. There are 4 zombie test(s): at
> org.apache.reef.io.network.DeprecatedNetworkConnectionServiceTest.testMultithreadedSharedConnMessagingNetworkConnServiceRate(DeprecatedNetworkConnectionServiceTest.java:343)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)