Skip to content

[WIP] transport version tooling prototype #131239

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

Closed
wants to merge 36 commits into from

Conversation

jdconrad
Copy link
Contributor

WIP

@jdconrad jdconrad requested a review from a team as a code owner July 14, 2025 21:02
@jdconrad jdconrad requested a review from a team as a code owner July 14, 2025 21:02
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Jul 14, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@jdconrad jdconrad added the WIP label Jul 14, 2025
JVerwolf and others added 12 commits July 14, 2025 14:55
…tic#131235)

Some tests were seeing an unexpected warning header from wiping all
indices in the test cleanup, caused by the `.triggered-watches` data
stream being present. We exclude the backing indices of this data stream
from the indices wipe to avoid the warning header. The presence of this
data stream shouldn't intefere with tests, and any tests that do
interact with that data stream should assert/control its state by
themselves to ensure consistency.

Fixes elastic#129682
Replaces the deprecated method with appropriate substitute.
Currently, errors from the field-caps phase are not always handled
properly, leading to cases where the final response is not marked as
partial correctly. For example: FROM ok*,unavailable_index* should
return a partial result, as unavailable_index* is skipped after the
resolution phase. This change tracks failures that occur during
field-caps and reports them in the final response. Since this only
affects cases with allow_partial_results=true, I am labeling this as a
non-issue and will backport the change to 9.1 and 8.19.
@jdconrad jdconrad closed this Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Transport API Transport client API >non-issue Team:Core/Infra Meta label for core/infra team v9.2.0 WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants