Skip to content

Conversation

DonalEvans
Copy link
Contributor

Using transport version to determine if a cluster is mixed version is sometimes unreliable, so use DiscoveryNodes versions instead

Closes #98560

Using transport version to determine if a cluster is mixed version is
sometimes unreliable, so use DiscoveryNodes versions instead

Closes elastic#98560
@elasticsearchmachine elasticsearchmachine added v9.3.0 needs:triage Requires assignment of a team area label labels Oct 10, 2025
@DonalEvans DonalEvans added >test Issues or PRs that are addressing/adding tests :ml Machine learning Team:ML Meta label for the ML team labels Oct 10, 2025
@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Oct 10, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Copy link
Member

@davidkyle davidkyle left a comment

Choose a reason for hiding this comment

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

LGTM

@DonalEvans DonalEvans merged commit 6257be7 into elastic:main Oct 13, 2025
34 checks passed
@DonalEvans DonalEvans deleted the fix-snapshot-upgrade-with-mixed-cluster branch October 13, 2025 16:11
DonalEvans added a commit to DonalEvans/elasticsearch that referenced this pull request Oct 13, 2025
Using transport version to determine if a cluster is mixed version is
sometimes unreliable, so use DiscoveryNodes versions instead

Closes elastic#98560

(cherry picked from commit 6257be7)

# Conflicts:
#	x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/action/TransportUpgradeJobModelSnapshotAction.java
DonalEvans added a commit to DonalEvans/elasticsearch that referenced this pull request Oct 13, 2025
Using transport version to determine if a cluster is mixed version is
sometimes unreliable, so use DiscoveryNodes versions instead

Closes elastic#98560

(cherry picked from commit 6257be7)

# Conflicts:
#	muted-tests.yml
#	x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/action/TransportUpgradeJobModelSnapshotAction.java
DonalEvans added a commit to DonalEvans/elasticsearch that referenced this pull request Oct 13, 2025
Using transport version to determine if a cluster is mixed version is
sometimes unreliable, so use DiscoveryNodes versions instead

Closes elastic#98560

(cherry picked from commit 6257be7)

# Conflicts:
#	muted-tests.yml
#	x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/action/TransportUpgradeJobModelSnapshotAction.java
@DonalEvans
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
9.2
9.1
9.0
8.19
8.18

Questions ?

Please refer to the Backport tool documentation

DonalEvans added a commit to DonalEvans/elasticsearch that referenced this pull request Oct 13, 2025
Using transport version to determine if a cluster is mixed version is
sometimes unreliable, so use DiscoveryNodes versions instead

Closes elastic#98560

(cherry picked from commit 6257be7)

# Conflicts:
#	muted-tests.yml
#	x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/action/TransportUpgradeJobModelSnapshotAction.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] MlJobSnapshotUpgradeIT testSnapshotUpgrader failing

3 participants