[
https://issues.apache.org/jira/browse/HBASE-14349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-14349:
--------------------------
Attachment: 14349.txt
Patch that marks hbase test processes with innocuous '-Dhbase.test' as per Enis
suggestion. jps -v shows the jar name and args so can grep output for
surefirebooter and -Dhbase.test.
test-patch.sh first KILLED any surefire found before we ran. Would explain some
of the killed tests I've been seeing... kills without exlpaination. Such a kill
might have made sense when we were only test on machine but that is no longer
the case. Removed the kill.
Was going to commit this if local tests basically work... commit is only way to
really try it.
> 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)