Skip to content

Commit bbb5b22

Browse files
authored
Merge branch 'main' into remove-eem
2 parents b030bff + 6469c34 commit bbb5b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/deploy/self-managed/installing-elasticsearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ If you decide to run {{es}} using a version of Java that is different from the b
108108
To use your own version of Java, set the `ES_JAVA_HOME` environment variable to the path to your own JVM installation. The bundled JVM is located within the `jdk` subdirectory of the {{es}} home directory. You may remove this directory if using your own JVM.
109109

110110
:::{warning}
111-
Don’t use third-party Java agents that attach to the JVM. These agents can reduce {{es}} performance, including freezing or crashing nodes.
111+
Don’t use third-party Java agents that attach to the JVM. Such agents can be harmful to {{es}} stability and performance. In some cases they may cause nodes to freeze, crash, or fail to start up, or to lose or corrupt your data.
112112
:::
113113

114114
## Third-party dependencies [dependencies-versions]

0 commit comments

Comments
 (0)