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 2021/09/09 15:23:00 UTC

[jira] [Assigned] (PHOENIX-5893) Code coverage report not generated sometimes because of malformed input

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

Istvan Toth reassigned PHOENIX-5893:
------------------------------------

    Assignee: Istvan Toth

> Code coverage report not generated sometimes because of malformed input
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-5893
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5893
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Sandeep Guggilam
>            Assignee: Istvan Toth
>            Priority: Minor
>
> Sometimes the code coverage report is not generated because of error "malformed input around byte 2" . Have seen this mainly for builds that are very slow in execution especially from the master branch
>  
> This could happen because of the VM getting terminated quickly before Jacoco would write the results to Jacoco.exec file. May be explore setting the below property to a value greater than default of 30 sec for VM to terminate
> {{forkedProcessExitTimeoutInSeconds}} 
> {{}}
>  



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