gortiz commented on issue #8714: URL: https://github.com/apache/pinot/issues/8714#issuecomment-1172048157
It seems that this is a common problem when running in GHA due to some particularities of Azure. See https://github.com/actions/virtual-environments/issues/1499. Several projects (for example, [pulsar](https://github.com/apache/pulsar/blob/master/.github/workflows/pulsar-ci.yaml#L34)) decided to include these JVM options by default, so I guess we can try to do the same. -- 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]
