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

Remove seeds dependency for remote cluster settings #52796

Merged
merged 2 commits into from
Feb 26, 2020

Conversation

Tim-Brooks
Copy link
Contributor

Currently 3 remote cluster settings (ping internval, skip unavailable,
and compression) have a dependency on the seeds setting being
comfigured. With proxy mode, it is now possible that these settings the
seeds setting has not been configured. This commit removes this
dependency and adds new validation for these settings.

Currently 3 remote cluster settings (ping internval, skip unavailable,
and compression) have a dependency on the seeds setting being
comfigured. With proxy mode, it is now possible that these settings the
seeds setting has not been configured. This commit removes this
dependency and adds new validation for these settings.
@Tim-Brooks Tim-Brooks added >bug :Distributed Coordination/Network Http and internode communication implementations v8.0.0 v7.7.0 v7.6.1 labels Feb 25, 2020
@Tim-Brooks Tim-Brooks requested a review from ywelsch February 25, 2020 21:36
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Network)

Copy link
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

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

LGTM

@Tim-Brooks Tim-Brooks merged commit 94f5acc into elastic:master Feb 26, 2020
Tim-Brooks added a commit to Tim-Brooks/elasticsearch that referenced this pull request Feb 26, 2020
Currently 3 remote cluster settings (ping interval, skip unavailable,
and compression) have a dependency on the seeds setting being
comfigured. With proxy mode, it is now possible that these settings the
seeds setting has not been configured. This commit removes this
dependency and adds new validation for these settings.
@ywelsch ywelsch changed the title Remove seeds depedency for remote cluster settings Remove seeds dependency for remote cluster settings Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants