lhotari commented on pull request #14509: URL: https://github.com/apache/pulsar/pull/14509#issuecomment-1055488552
> what happens in case of OOM with this flag ? is surefire reporting the name of the broker test ? otherwise it will be very hard to understand why CI failed The OOME does get logged in surefire report files. IIRC, the error code was 3 for the terminated test JVM. It's actual even harder to understand why CI failed when the JVM keeps on running since a OOME can leave some components in a broken state. -- 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]
