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

Support deprecated delimited_payload_filter name in deserialization #3835

Merged
merged 1 commit into from
Jun 20, 2019

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Jun 20, 2019

Relates: elastic/elasticsearch#27705

This commit adds support for the deprecated delimited_payload_filter
name when deserializing token filters in a 6.x index within a 7.x cluster.

When serializing, the new name delimited_payload will be used.

Relates: elastic/elasticsearch#27705

This commit adds support for the deprecated delimited_payload_filter
name when deserializing token filters in a 6.x index within a 7.x cluster.

When serializing, the new name delimited_payload will be used.
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

Good catch!

@Mpdreamz Mpdreamz merged commit 21b958d into 7.x Jun 20, 2019
@Mpdreamz Mpdreamz deleted the fix/elasticsearch-27705 branch June 20, 2019 11: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.

2 participants