Skip to content

Conversation

@imotov
Copy link
Contributor

@imotov imotov commented Apr 17, 2020

While communicating with an earlier version of elasticsearch,
VectorsFeatureSetUsage is using writeInt instead of writeVInt that 7.x version
is expecting. This commit fixes the issue.

Fixes #55378

While communicating with earlier version of elasticsearch,
VectorsFeatureSetUsage is using writeInt instead of writeVInt that 7.x version
is expecting. This commit fixes the issue.

Fixes elastic#55378
@imotov imotov added >bug :Search/Search Search-related issues that do not fall into other categories v8.0.0 labels Apr 17, 2020
@imotov imotov requested a review from jtibshirani April 17, 2020 14:21
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

LGTM.

@imotov
Copy link
Contributor Author

imotov commented Apr 17, 2020

@elasticmachine run elasticsearch-ci/bwc

@imotov imotov removed the request for review from jtibshirani April 17, 2020 14:48
Copy link
Contributor

@jtibshirani jtibshirani left a comment

Choose a reason for hiding this comment

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

Thanks again @imotov for the fix. It's great we have BWC tests now.

@imotov
Copy link
Contributor Author

imotov commented Apr 17, 2020

@elasticmachine update branch

@imotov
Copy link
Contributor Author

imotov commented Apr 17, 2020

@elasticsearchmachine run elasticsearch-ci/2

1 similar comment
@imotov
Copy link
Contributor Author

imotov commented Apr 17, 2020

@elasticsearchmachine run elasticsearch-ci/2

@imotov imotov merged commit 077e693 into elastic:master Apr 17, 2020
@imotov imotov deleted the issue-55378-fix-vectors-feature-set-serialization branch May 1, 2020 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Search/Search Search-related issues that do not fall into other categories v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] UpgradeClusterClientYamlTestSuiteIT fails for usage stats on analytics indices

5 participants