xiangfu0 commented on pull request #7585: URL: https://github.com/apache/pinot/pull/7585#issuecomment-947173996
> Quick start on JDK 10 infinitely loop: > > ``` > + sleep 1 > + true > + kill -0 6278 > + sleep 1 > + true > + kill -0 6278 > ``` > > Which is flaky, close & re-open to trigger a re-run. you can also git amend HEAD commit then force push to trigger the build. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
