Skip to content

Commit 30c8e2d

Browse files
[2.14] Fix x-link to elasticsearch current docs (#8581)
* fix xlink to elasticsearch current docs * Update year in NOTICE.txt --------- Co-authored-by: Michael Morello <[email protected]>
1 parent 7aaf8ed commit 30c8e2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2018-2024 Elasticsearch BV
1+
Copyright 2018-2025 Elasticsearch BV
22

33
This product includes software developed by The Apache Software
44
Foundation (http://www.apache.org/).

docs/orchestrating-elastic-stack-applications/elasticsearch/readiness.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ Note that this requires restarting the Pods.
4747

4848
== Elasticsearch versions 8.2.0 and later
4949

50-
We do not recommend overriding the default readiness probe on Elasticsearch 8.2.0 and later. ECK configures a socket based readiness probe using the Elasticsearch link:https://www.elastic.co/guide/en/elasticsearch/reference/current/advanced-configuration.html#readiness-tcp-port[readiness port feature] which is not influenced by the load on the Elasticsearch cluster.
50+
We do not recommend overriding the default readiness probe on Elasticsearch 8.2.0 and later. ECK configures a socket based readiness probe using the Elasticsearch link:https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-network.html#tcp-readiness-port[readiness port feature] which is not influenced by the load on the Elasticsearch cluster.

docs/release-notes/highlights-2.14.0.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Starting with ECK 2.14.0 it becomes possible to fully delegate the transport cer
3535
[id="{p}-2140-advanced-readiness-probe"]
3636
=== Advanced readiness probe
3737

38-
The Elasticsearch containers are now configured to use the link:https://www.elastic.co/guide/en/elasticsearch/reference/current/advanced-configuration.html#readiness-tcp-port[Elasticsearch TCP readiness port]. This change also improves cluster upgrade stability by fixing a bug in the upgrade process.
38+
The Elasticsearch containers are now configured to use the link:https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-network.html#tcp-readiness-port[Elasticsearch TCP readiness port]. This change also improves cluster upgrade stability by fixing a bug in the upgrade process.
3939

4040
[float]
4141
[id="{p}-2140-connect-resources-to-serverless"]

0 commit comments

Comments
 (0)