Skip to content

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 requested a review from debadair February 5, 2020 10:43
@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