[
https://issues.apache.org/jira/browse/PHOENIX-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417496#comment-17417496
]
ASF GitHub Bot commented on PHOENIX-5893:
-----------------------------------------
stoty closed pull request #1298:
URL: https://github.com/apache/phoenix/pull/1298
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)