Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/reference/setup/advanced-configuration.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,7 @@ using the service manager. See <<windows-service>>.
[[readiness-tcp-port]]
===== Enable the Elasticsearch TCP readiness port

preview::["This functionality is in technical preview and may be changed or removed in a future release.
It is intended for internal, experimental use. Features in technical preview are not subject to the support
SLA of official GA features."]
preview::[]

If configured, a node can open a TCP port when the node is in a ready state. A node is deemed
ready when it has successfully joined a cluster. In a single node configuration, the node is
Expand Down