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 for Elastica client up to v7.0.0, with optional drop support for ES types #1523

Merged
merged 2 commits into from Dec 14, 2020
Merged

Support for Elastica client up to v7.0.0, with optional drop support for ES types #1523

merged 2 commits into from Dec 14, 2020

Conversation

patrickkusebauch
Copy link
Contributor

If you use the Elastica 7 client, which is only compatible with v7 of ElasticSearch, support of types has been dropped. This PR tests for the Elastica client version and conditionally drops types if they are no longer supported.

It replaces #1476 that mistakes OpType (operation type) parameter for ES types.

Resolves #1399

@Seldaek Seldaek added this to the 2.x milestone Dec 11, 2020
@Seldaek Seldaek merged commit 5fbd261 into Seldaek:main Dec 14, 2020
@Seldaek
Copy link
Owner

Seldaek commented Dec 14, 2020

Thanks

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.

ElasticaHandler is incompatible with Elastica 7
3 participants