Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused IndicesOptions#fromByte method #50683

Merged
merged 3 commits into from
Jan 6, 2020

Conversation

jaymode
Copy link
Member

@jaymode jaymode commented Jan 6, 2020

This change removes a no longer used method, fromByte, in
IndicesOptions. This method was necessary for backwards compatibility
with versions prior to 6.4.0 and was used when talking to those
versions. However, the minimum wire compatibility version has changed
and we no longer use this code.

Backport of #50665

This change removes a no longer used method, `fromByte`, in
IndicesOptions. This method was necessary for backwards compatibility
with versions prior to 6.4.0 and was used when talking to those
versions. However, the minimum wire compatibility version has changed
and we no longer use this code.

Backport of elastic#50665
@jaymode jaymode merged commit e5191e7 into elastic:7.x Jan 6, 2020
@jaymode jaymode deleted the indices_options_byte_cleanup_7x branch January 6, 2020 21:57
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.

1 participant