Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Sep 8, 2025

Backports the following commits to 8.19:

)

When new cluster settings are applied, consumers watchings are notified.
The consumer should see the latest value at the time of initializing a
watch. However, only the node settings were ever used in finding the
value to initialize the consumer. This commit fixes the consumer to use
the value from latest applied if it exists.

closes elastic#133701
@rjernst rjernst added :Core/Infra/Settings Settings infrastructure and APIs >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Sep 8, 2025
@elasticsearchmachine elasticsearchmachine merged commit 771d94a into elastic:8.19 Sep 10, 2025
24 checks passed
@rjernst rjernst deleted the backport/8.19/pr-134091 branch September 10, 2025 00:08
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Sep 11, 2025
) (elastic#134316)

When new cluster settings are applied, consumers watchings are notified.
The consumer should see the latest value at the time of initializing a
watch. However, only the node settings were ever used in finding the
value to initialize the consumer. This commit fixes the consumer to use
the value from latest applied if it exists.

closes elastic#133701
sarog pushed a commit to portsbuild/elasticsearch that referenced this pull request Sep 19, 2025
) (elastic#134316)

When new cluster settings are applied, consumers watchings are notified.
The consumer should see the latest value at the time of initializing a
watch. However, only the node settings were ever used in finding the
value to initialize the consumer. This commit fixes the consumer to use
the value from latest applied if it exists.

closes elastic#133701
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :Core/Infra/Settings Settings infrastructure and APIs Team:Core/Infra Meta label for core/infra team v8.19.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants