Skip to content

Conversation

@prdoyle
Copy link
Contributor

@prdoyle prdoyle commented Apr 22, 2025

I drove my work based on TransportVersions.csv:

  • If there's an INITIAL_ELASTICSEARCH entry for a version in the CSV, rename it to V_.
  • Make a V_9_0_0 and use it for all 9xxx versions up to and including the value from the CSV, which was 9_000_0_09

I did not notice any obvious dead code using V_9_0_0.

I did not try to differentiate between 8.17.6 and 8.18.0.

@prdoyle prdoyle self-assigned this Apr 22, 2025
@prdoyle prdoyle requested a review from a team as a code owner April 22, 2025 19:25
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Apr 22, 2025
@elasticsearchmachine
Copy link
Collaborator

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

elasticsearchmachine and others added 2 commits April 22, 2025 19:32
This test had been using the version INITIAL_ELASTICSEARCH_9_0 as an example of
a version that used the older ByteSizeValue transport format. Now that no such
version exists anymore, it doesn't make sense to substitute a version that uses
the new format!
Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

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

LGTM

@prdoyle prdoyle force-pushed the collapse-tv branch 2 times, most recently from b443a8a to fe8fb25 Compare April 22, 2025 21:59
@prdoyle
Copy link
Contributor Author

prdoyle commented Apr 22, 2025

Bah, messed up my branch and put it back.

@prdoyle prdoyle enabled auto-merge (squash) April 22, 2025 22:16
@prdoyle prdoyle disabled auto-merge April 22, 2025 22:17
@prdoyle prdoyle merged commit 76c2ab5 into elastic:main Apr 23, 2025
18 checks passed
@prdoyle prdoyle deleted the collapse-tv branch April 23, 2025 13:04
jdconrad added a commit to jdconrad/elasticsearch that referenced this pull request Sep 5, 2025
jdconrad added a commit that referenced this pull request Sep 8, 2025
jdconrad added a commit to jdconrad/elasticsearch that referenced this pull request Sep 8, 2025
elasticsearchmachine pushed a commit that referenced this pull request Sep 8, 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 >refactoring Team:Core/Infra Meta label for core/infra team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants