You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/07/23 12:21:00 UTC

[jira] [Updated] (PHOENIX-6044) Precommit script over-zealous zombie check may clobber parallel Phoenix test

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

Istvan Toth updated PHOENIX-6044:
---------------------------------
    Labels: phoenix-hardening quality-improvement  (was: )

> Precommit script over-zealous zombie check may clobber parallel Phoenix test
> ----------------------------------------------------------------------------
>
>                 Key: PHOENIX-6044
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6044
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Istvan Toth
>            Priority: Major
>              Labels: phoenix-hardening, quality-improvement
>
> The precommit script has a zombie check, that does not take into account the fact that there may be multiple Phoenix "mvn verify" checks running on the same Jenkins worker.
> When the mvn verify of the precommit script finishes, it checks if there are still mvn verify jobs running for Phoenix - finds the processes for the second job - , flags those as Zombies, and kills their processes.
> test-patch.sh 899-922 lines
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)