[ 
https://issues.apache.org/jira/browse/HBASE-14349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-14349:
--------------------------
    Attachment: 14349.addendum.txt

Noticed my patch was still picking up non-hbase projects (we'll also need to 
back port this fix if we want older builds to not pick up non-hbase processes)

grep -e SOMETHING -e SOMETHING_ELSE  are not AND'd together as I thought.  
Addendum changes the -e to each doing individual greps.

Pushed to master.



> 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.addendum.txt, 14349.txt, 14349v2.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)

Reply via email to