lhotari opened a new pull request #12547:
URL: https://github.com/apache/pulsar/pull/12547


   Fixes #12546
   
   ### Motivation
   
   PulsarSinksTest.testElasticSearchSinkSchemaEnabled fails sporadically with 
OOM (exit code 137).
   
   ### Modifications
   
   - Pass 128MB in bytes to "--ram" parameter when creating Pulsar IO sinks and 
sources in integration tests.
   - Reduce the memory requirements of ElasticSearchContainer by replacing 
`-Xms2g -Xmx2g` with `-Xms512m -Xmx1500m`


-- 
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]


Reply via email to