testcontainers-java
testcontainers-java copied to clipboard
Set Elasticsearch default heap size to 2GB
Proposed fix for https://github.com/testcontainers/testcontainers-java/issues/5393
- Set default and max heap size for Elastic Search container to 2g
- Add a method to override this default value
Hey @DKarim, will you take another look regarding the feedback, or shall we take care of incorporating this change?
Hi @DKarim and reviewers.
Hope I am not intruding - I thought I would help address some of the comments on this PR as it seems like @DKarim is busy. I've created a separate PR (https://github.com/testcontainers/testcontainers-java/pull/5684) with the new changes.
Thanks, @REslim30. WDYT @DKarim, do you want to follow up, or should we continue with the other PR?
Thanks @DKarim ! Closing it because #5684 was merged.