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

Correct defaults for opensearchJavaOpts in README #570

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

jeidsath
Copy link
Contributor

@jeidsath jeidsath commented Aug 12, 2024

Description

Correct defaults for opensearchJavaOpts in README

Issues Resolved

#566

Check List

  • Commits are signed per the DCO using --signoff

For any changes to files within Helm chart directories:

  • Helm chart version bumped
  • Helm chart CHANGELOG.md updated to reflect change

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Aug 12, 2024

Hi @TheAlgo @prudhvigodithi can we confirm this is the case?
I do remember initially we have it as 1g/1g?

Thanks @jeidsath.

@jeidsath
Copy link
Contributor Author

Hey @peterzhuamazon,

The current default setting can be seen on line 146 of values.yaml

We only noticed this because our running cluster did not match the documented default memory usage.

Rather than changing the README, it would also be an option to adjust values.yaml to match the documented default. But as this would silently double memory usage for anyone automatically upgrading their clusters (with flux, etc.), the README change seemed like a simpler option.

@peterzhuamazon
Copy link
Member

Thanks @jeidsath , merged.
Are you able to backport this to 1.x branch?

Thanks.

@peterzhuamazon peterzhuamazon merged commit b4ef513 into opensearch-project:main Aug 13, 2024
9 checks passed
peterzhuamazon pushed a commit to peterzhuamazon/helm-charts that referenced this pull request Aug 13, 2024
…#570)

* Update README.md opensearchJavaOpts defaults

Signed-off-by: Joel Eidsath <[email protected]>

* version to 2.22.1

Signed-off-by: Joel Eidsath <[email protected]>

* 2.22.1 in CHANGELOG.md

Signed-off-by: Joel Eidsath <[email protected]>

---------

Signed-off-by: Joel Eidsath <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
@peterzhuamazon
Copy link
Member

nvm, I backported: #571

Thanks.

peterzhuamazon added a commit to peterzhuamazon/helm-charts that referenced this pull request Aug 13, 2024
@peterzhuamazon peterzhuamazon mentioned this pull request Aug 13, 2024
3 tasks
@jeidsath jeidsath deleted the patch-1 branch August 13, 2024 19:38
peterzhuamazon added a commit that referenced this pull request Aug 13, 2024
Signed-off-by: Peter Zhu <[email protected]>
peterzhuamazon added a commit that referenced this pull request Aug 13, 2024
* Update README.md opensearchJavaOpts defaults



* version to 2.22.1



* 2.22.1 in CHANGELOG.md



---------

Signed-off-by: Joel Eidsath <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
Co-authored-by: Joel Eidsath <[email protected]>
VILJkid pushed a commit to Obmondo/helm-charts-1 that referenced this pull request Aug 21, 2024
…#570)

* Update README.md opensearchJavaOpts defaults

Signed-off-by: Joel Eidsath <[email protected]>

* version to 2.22.1

Signed-off-by: Joel Eidsath <[email protected]>

* 2.22.1 in CHANGELOG.md

Signed-off-by: Joel Eidsath <[email protected]>

---------

Signed-off-by: Joel Eidsath <[email protected]>
Signed-off-by: VILJkid <[email protected]>
VILJkid pushed a commit to Obmondo/helm-charts-1 that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants