Skip to content

Conversation

@nielsbauman
Copy link
Contributor

This action solely needs the cluster state, it can run on any node. Additionally, it needs to be cancellable to avoid doing unnecessary work after a client failure or timeout.

Relates #101805

This action solely needs the cluster state, it can run on any node.
Additionally, it needs to be cancellable to avoid doing unnecessary work
after a client failure or timeout.

Relates elastic#101805
@nielsbauman nielsbauman added >enhancement :Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team v9.1.0 labels Feb 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@elasticsearchmachine
Copy link
Collaborator

Hi @nielsbauman, I've created a changelog YAML for you.

Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

LGTM, I left a couple of comments

@nielsbauman nielsbauman enabled auto-merge (squash) March 13, 2025 20:04
@nielsbauman nielsbauman disabled auto-merge March 13, 2025 20:05
@nielsbauman nielsbauman enabled auto-merge (squash) March 13, 2025 20:07
@nielsbauman nielsbauman merged commit af6eb8c into elastic:main Mar 13, 2025
17 checks passed
@nielsbauman nielsbauman deleted the local-get-data-streams branch March 13, 2025 21:16
nielsbauman added a commit that referenced this pull request Mar 18, 2025
These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by #122852
nielsbauman added a commit that referenced this pull request Mar 19, 2025
These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by #122852
nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Mar 19, 2025
These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124846
Fixes elastic#124950
Fixes elastic#124999
nielsbauman added a commit that referenced this pull request Mar 24, 2025
These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by #122852

Fixes #124846
Fixes #124950
Fixes #124999
nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Mar 25, 2025
These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124837
Fixes elastic#124849
Fixes elastic#124850
Fixes elastic#124886
Fixes elastic#125083
nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Mar 25, 2025
These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124882
Fixes elastic#124885
nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Mar 25, 2025
This test had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124987
nielsbauman added a commit that referenced this pull request Mar 26, 2025
These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by #122852

Fixes #124882
Fixes #124885
nielsbauman added a commit that referenced this pull request Mar 26, 2025
This test had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by #122852

Fixes #124987
nielsbauman added a commit that referenced this pull request Mar 26, 2025
…#125609)

These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by #122852

Fixes #124837
Fixes #124849
Fixes #124850
Fixes #124886
Fixes #125083
nielsbauman added a commit to nielsbauman/elasticsearch that referenced this pull request Mar 26, 2025
…tyIT`

This test seemed to fail because we would index another document before
the master processed the data stream rollover - which is possible
because non-master nodes expose the next cluster state a little bit
earlier than the master node.

Caused by elastic#122852

Fixes elastic#124978
omricohenn pushed a commit to omricohenn/elasticsearch that referenced this pull request Mar 28, 2025
…125195)

These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124846
Fixes elastic#124950
Fixes elastic#124999
omricohenn pushed a commit to omricohenn/elasticsearch that referenced this pull request Mar 28, 2025
…125611)

These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124882
Fixes elastic#124885
omricohenn pushed a commit to omricohenn/elasticsearch that referenced this pull request Mar 28, 2025
This test had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124987
omricohenn pushed a commit to omricohenn/elasticsearch that referenced this pull request Mar 28, 2025
…elastic#125609)

These tests had the potential to fail when two consecutive GET data
streams requests would hit two different nodes, where one node already
had the cluster state that contained the new backing index and the other
node didn't yet.

Caused by elastic#122852

Fixes elastic#124837
Fixes elastic#124849
Fixes elastic#124850
Fixes elastic#124886
Fixes elastic#125083
nielsbauman added a commit that referenced this pull request Apr 1, 2025
…tyIT` (#125667)

This test seemed to fail because we would index another document before
the master processed the data stream rollover - which is possible
because non-master nodes expose the next cluster state a little bit
earlier than the master node.

Caused by #122852

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

Labels

:Data Management/Data streams Data streams and their lifecycles >enhancement Team:Data Management Meta label for data/management team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants