lhotari opened a new issue #12546: URL: https://github.com/apache/pulsar/issues/12546
PulsarSinksTest is flaky. The testElasticSearchSinkSchemaEnabled test method fails sporadically. This failure is caused by out-of-memory. [example failure](https://github.com/apache/pulsar/runs/4037997556?check_suite_focus=true#step:13:10687) ``` ./build/run_integration_group.sh: line 52: 45558 Killed $RETRY mvn -B -ntp -DredirectTestOutputToFile=false -f tests/pom.xml test "$@" Error: Process completed with exit code 137. ``` -- 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]
