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

Add paragraph on not using a load balancer #36999

Merged

Conversation

DaveCTurner
Copy link
Contributor

The transport client validates that each time it connects to a particular
address it reaches the same node. This means that it does not support a simple
load balancer which exposes multiple nodes at a single address. This change
calls this situation out explicitly in the docs.

Relates #30141.

The transport client validates that each time it connects to a particular
address it reaches the same node. This means that it does not support a simple
load balancer which exposes multiple nodes at a single address. This change
calls this situation out explicitly in the docs.

Relates elastic#30141.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@DaveCTurner
Copy link
Contributor Author

NB only targeted at branches 5.6 to 6.3 - this restriction no longer applies in 6.4+.

@DaveCTurner
Copy link
Contributor Author

run oss docs tests

Copy link
Member

@tlrx tlrx left a comment

Choose a reason for hiding this comment

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

LGTM - the oss-distro-docs check does not pass on the targeted branches but I think it's OK to merge the PR.

@DaveCTurner DaveCTurner merged commit ec7d24f into elastic:6.3 Jan 7, 2019
@DaveCTurner DaveCTurner deleted the 2018-12-27-no-load-balancing-docs branch January 7, 2019 09:43
DaveCTurner added a commit that referenced this pull request Jan 7, 2019
The transport client validates that each time it connects to a particular
address it reaches the same node. This means that it does not support a simple
load balancer which exposes multiple nodes at a single address. This change
calls this situation out explicitly in the docs.

Relates #30141.
DaveCTurner added a commit that referenced this pull request Jan 7, 2019
The transport client validates that each time it connects to a particular
address it reaches the same node. This means that it does not support a simple
load balancer which exposes multiple nodes at a single address. This change
calls this situation out explicitly in the docs.

Relates #30141.
DaveCTurner added a commit that referenced this pull request Jan 7, 2019
The transport client validates that each time it connects to a particular
address it reaches the same node. This means that it does not support a simple
load balancer which exposes multiple nodes at a single address. This change
calls this situation out explicitly in the docs.

Relates #30141.
DaveCTurner added a commit that referenced this pull request Jan 7, 2019
The transport client validates that each time it connects to a particular
address it reaches the same node. This means that it does not support a simple
load balancer which exposes multiple nodes at a single address. This change
calls this situation out explicitly in the docs.

Relates #30141.
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.

3 participants