Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update role per java changes on upstream #500

Closed
neonmei opened this issue Nov 13, 2020 · 1 comment · Fixed by #501
Closed

Update role per java changes on upstream #500

neonmei opened this issue Nov 13, 2020 · 1 comment · Fixed by #501

Comments

@neonmei
Copy link
Contributor

neonmei commented Nov 13, 2020

Hi team!
With upcoming roles release detailed in PR #499, the elastic stack version is bumped to 7.9.3 and there were some changes regarding java version and upstream-distributed jvm.options in the versions in between.

We should reflect those changes on our role, specially because elasticsearch service startup might fail because of this:

-XX:+UseConcMarkSweepGC
-XX:CMSInitiatingOccupancyFraction=75
-XX:+UseCMSInitiatingOccupancyOnly
@Zenidd
Copy link
Contributor

Zenidd commented Nov 13, 2020

The new jvm.options template looks good and it's really nice that it has different configurations based on java version. The tests are OK so, LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants