Skip to content

Remove unused IndicesOptions#fromByte method#50683

Merged
jaymode merged 3 commits intoelastic:7.xfrom
jaymode:indices_options_byte_cleanup_7x
Jan 6, 2020
Merged

Remove unused IndicesOptions#fromByte method#50683
jaymode merged 3 commits intoelastic:7.xfrom
jaymode:indices_options_byte_cleanup_7x

Conversation

@jaymode
Copy link
Copy Markdown
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