Skip to content

Conversation

@idegtiarenko
Copy link
Contributor

This pr simplifies watching for settings changes in allocation deciders and removes unnecessary arguments

@idegtiarenko idegtiarenko added >non-issue :Distributed Coordination/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.7.0 labels Jan 19, 2023
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Contributor

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

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

LGTM

@idegtiarenko idegtiarenko merged commit 8b92cd4 into elastic:main Jan 23, 2023
@idegtiarenko idegtiarenko deleted the simplify_watching_settings_in_deciders branch January 23, 2023 08:13
fcofdez added a commit to fcofdez/elasticsearch that referenced this pull request Jan 25, 2023
After elastic#93075 the first settings parameter in ClusterModule#createAllocationDeciders
are expected to be the same settings that ClusterSettings contain,
this was not the case for this test and some of the allocator deciders
used the default config value instead of the one that the test needed.

Closes elastic#93142
fcofdez added a commit that referenced this pull request Jan 25, 2023
After #93075 the first settings parameter in ClusterModule#createAllocationDeciders
are expected to be the same settings that ClusterSettings contain,
this was not the case for this test and some of the allocator deciders
used the default config value instead of the one that the test needed.

Closes #93142
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Coordination/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) >non-issue Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants