-
Notifications
You must be signed in to change notification settings - Fork 855
(#628) Added io.netty.allocator.numDirectArenas=0 flag to jvm.options #631
Conversation
…come RAM issues on ES >= 7.4.0
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⛴
jenkins test this please |
updates for latest ansible versions Co-Authored-By: Julien Mailleret <jmlrt@users.noreply.github.com>
jenkins test this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⛴
@andrx I was ready to merge your PR but it seems that jvm options will change in next Elasticsearch release elastic/elasticsearch#48252 |
@jmlrt hey, no problem... great to hear. |
Yeah I'll need to check in details what is required If there is just things to change in the current If a different solution is required (maybe use default Anyway thank you for your work on this PR 👍 |
Sure, great that it will be sorted with ES 7.5 |
@jmlrt just curious when do you plan to release those. at the moment i temporarily pointed it to master but would like to set a specific version. |
We were waiting #637 merge to create 7.5.0 release and may still have a couple of small pr to pass, so the release should come in the beginning of next week. |
got it. thank you! |
(#628) Added io.netty.allocator.numDirectArenas=0 flag to overcome RAM issues on ES >= 7.4.0