Skip to content

Conversation

jdconrad
Copy link
Contributor

@jdconrad jdconrad commented Aug 29, 2025

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....

ES-12334

@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Aug 29, 2025
Copy link
Contributor

github-actions bot commented Aug 29, 2025

🔍 Preview links for changed docs

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.

Looks fine, I only skimmed the changes outside TransportVersion since I know they were refactored in IntelliJ. One nit about zero.

@@ -0,0 +1 @@
0
Copy link
Member

Choose a reason for hiding this comment

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

This will never change, could we have this defined in code as it was before? There's no reason to have it in a resource file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I considered both ways but don't have a strong preference so I will switch this back.

@jdconrad jdconrad added the auto-backport Automatically create backport pull requests when merged label Aug 29, 2025
@jdconrad jdconrad merged commit d4fce99 into elastic:main Aug 29, 2025
33 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.1 Commit could not be cherrypicked due to conflicts
9.0 Commit could not be cherrypicked due to conflicts
8.18 Commit could not be cherrypicked due to conflicts
8.19 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 133849

jdconrad added a commit to jdconrad/elasticsearch that referenced this pull request Aug 29, 2025
…3849)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
jdconrad added a commit to jdconrad/elasticsearch that referenced this pull request Aug 29, 2025
…3849)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
jdconrad added a commit to jdconrad/elasticsearch that referenced this pull request Aug 29, 2025
…3849)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
jdconrad added a commit to jdconrad/elasticsearch that referenced this pull request Aug 29, 2025
…3849)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
jdconrad added a commit to jdconrad/elasticsearch that referenced this pull request Aug 29, 2025
…3849)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
jdconrad added a commit to jdconrad/elasticsearch that referenced this pull request Sep 2, 2025
…3849)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
elasticsearchmachine pushed a commit that referenced this pull request Sep 2, 2025
…133865)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
jdconrad added a commit that referenced this pull request Sep 2, 2025
…133864)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
jdconrad added a commit that referenced this pull request Sep 2, 2025
…3849) (#134002)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
elasticsearchmachine pushed a commit that referenced this pull request Sep 22, 2025
…133997)

This refactors ZERO, MINIMUM_COMPATIBLE, and MINIMUM_CCS_VERSION into TransportVersion.VersionsHolder and load them from /transport/constants/....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged backport pending :Core/Infra/Transport API Transport client API >refactoring Team:Core/Infra Meta label for core/infra team v8.18.7 v8.19.4 v9.0.7 v9.1.4 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants