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

Clarify use of ES_JAVA_OPTS and Docker #51867

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

pugnascotia
Copy link
Contributor

Closes #51626. Tweak the documentation around configuring the heap size when using Docker, to state that:

  • using ES_JAVA_OPTS is the preferred method
  • Any ES_JAVA_OPTS overrides the defaults in jvm.options
  • It's possible to bind-mount a custom jvm.options

Closes elastic#51626. Tweak the documentation around configuring the heap size
when using Docker, to state that:

- using `ES_JAVA_OPTS` is the preferred method
- Any `ES_JAVA_OPTS` overrides the defaults in `jvm.options`
- It's possible to bind-mount a custom `jvm.options`
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pugnascotia pugnascotia merged commit 87ee44d into elastic:master Feb 6, 2020
@pugnascotia pugnascotia deleted the 51626-docker-docs branch February 6, 2020 09:34
pugnascotia added a commit to pugnascotia/elasticsearch that referenced this pull request Feb 6, 2020
Backport of elastic#51867.

Tweak the documentation around configuring the heap size when using
Docker, to state that:

- using `ES_JAVA_OPTS` is the preferred method
- Any `ES_JAVA_OPTS` overrides the defaults in `jvm.options`
- It's possible to bind-mount a custom `jvm.options`
pugnascotia added a commit to pugnascotia/elasticsearch that referenced this pull request Feb 6, 2020
Backport of elastic#51867.

Tweak the documentation around configuring the heap size when using
Docker, to state that:

- using `ES_JAVA_OPTS` is the preferred method
- Any `ES_JAVA_OPTS` overrides the defaults in `jvm.options`
- It's possible to bind-mount a custom `jvm.options`
pugnascotia added a commit to pugnascotia/elasticsearch that referenced this pull request Feb 6, 2020
Backport of elastic#51867.

Tweak the documentation around configuring the heap size when using
Docker, to state that:

- using `ES_JAVA_OPTS` is the preferred method
- Any `ES_JAVA_OPTS` overrides the defaults in `jvm.options`
- It's possible to bind-mount a custom `jvm.options`
pugnascotia added a commit that referenced this pull request Feb 6, 2020
Backport of #51867.

Tweak the documentation around configuring the heap size when using
Docker, to state that:

- using `ES_JAVA_OPTS` is the preferred method
- Any `ES_JAVA_OPTS` overrides the defaults in `jvm.options`
- It's possible to bind-mount a custom `jvm.options`
pugnascotia added a commit that referenced this pull request Feb 6, 2020
Backport of #51867.

Tweak the documentation around configuring the heap size when using
Docker, to state that:

- using `ES_JAVA_OPTS` is the preferred method
- Any `ES_JAVA_OPTS` overrides the defaults in `jvm.options`
- It's possible to bind-mount a custom `jvm.options`
pugnascotia added a commit that referenced this pull request Feb 6, 2020
Backport of #51867.

Tweak the documentation around configuring the heap size when using
Docker, to state that:

- using `ES_JAVA_OPTS` is the preferred method
- Any `ES_JAVA_OPTS` overrides the defaults in `jvm.options`
- It's possible to bind-mount a custom `jvm.options`
@polyfractal polyfractal added v7.6.0 and removed v7.6.1 labels Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation precision about heap size and docker
5 participants