Skip to content

Conversation

@droberts195
Copy link

Due to a backporting mistake, master and 7.x were
serializing the members of model_size_stats in
different orders. This led to BWC test failures
on master.

This change makes the ordering in 7.x the same as
the ordering in master. It will be tested when
the mute done in #65895 is reverted on the master
branch.

Fixes #65893

Due to a backporting mistake, master and 7.x were
serializing the members of model_size_stats in
different orders.  This led to BWC test failures
on master.

This change makes the ordering in 7.x the same as
the ordering in master.  It will be tested when
the mute done in elastic#65895 is reverted on the master
branch.

Fixes elastic#65893
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@przemekwitek przemekwitek left a comment

Choose a reason for hiding this comment

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

LGTM

@droberts195 droberts195 merged commit 4a5a16a into elastic:7.x Dec 8, 2020
@droberts195 droberts195 deleted the fix_model_size_stats_serialization branch December 8, 2020 12:39
droberts195 pushed a commit to droberts195/elasticsearch that referenced this pull request Dec 8, 2020
This reverts commit 1cf0a6e.

The tests should work now that elastic#66015 is merged.

Relates elastic#65893
droberts195 pushed a commit that referenced this pull request Dec 8, 2020
This reverts commit 1cf0a6e.

The tests should work now that #66015 is merged.

Relates #65893
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants