Skip to content

Conversation

@thecoop
Copy link
Member

@thecoop thecoop commented Jan 26, 2023

No description provided.

@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v8.7.0 labels Jan 26, 2023
@elasticsearchmachine
Copy link
Collaborator

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

* This makes sure BWC when introducing a new condition which is not recognized by older versions.
*/
boolean includedInVersion(Version version) {
boolean includedInVersion(TransportVersion version) {
Copy link
Member Author

Choose a reason for hiding this comment

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

I think this is ok to convert, it is certainly only used in a transport context

@thecoop
Copy link
Member Author

thecoop commented Jan 26, 2023

@elasticsearchmachine rerun elasticsearch-ci/part-1

@thecoop
Copy link
Member Author

thecoop commented Jan 27, 2023

@elasticsearchmachine rerun elasticsearch-ci/bwc

@thecoop thecoop requested a review from pgomulka January 31, 2023 09:38
Copy link
Contributor

@pgomulka pgomulka left a comment

Choose a reason for hiding this comment

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

LGTM

@thecoop thecoop merged commit f086dd1 into elastic:main Jan 31, 2023
@thecoop thecoop deleted the transportversion-misc branch January 31, 2023 11:24
mark-vieira pushed a commit to mark-vieira/elasticsearch that referenced this pull request Jan 31, 2023
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 v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants