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

Patch ElasticSearch deprecation warning #735

Merged

Conversation

Bhacaz
Copy link
Contributor

@Bhacaz Bhacaz commented Jan 27, 2021

Hi, since some peoples seems to work/wish to make Chewy compatible with ElasticSearch 6-7, here is a small PR to fix the deprecation warning from ElasticSearch. It seems to be a good first step.

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@rabotyaga rabotyaga left a comment

Choose a reason for hiding this comment

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

Hey @Bhacaz 👋 !
Thanks a lot!
Please take a look at these suggestions.

spec/chewy/index/actions_spec.rb Show resolved Hide resolved
spec/chewy/index/actions_spec.rb Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@Bhacaz Bhacaz force-pushed the correct_es_6_delete_by_query_warning branch from 8828d62 to 61a59e7 Compare January 28, 2021 13:53
@rabotyaga rabotyaga merged commit 1f2e682 into toptal:master Jan 28, 2021
Bhacaz added a commit to petalmd/chewy that referenced this pull request Jan 29, 2021
Add a safe guard to not call ES client delete with an empty string.
Bug introduced with toptal#735
Bhacaz added a commit to petalmd/chewy that referenced this pull request Jan 29, 2021
Add a safe guard to not call ES client delete with an empty string.
Bug introduced with toptal#735
Bhacaz added a commit to petalmd/chewy that referenced this pull request Jan 29, 2021
Add a safe guard to not call ES client delete with an empty string.
Bug introduced with toptal#735
Bhacaz added a commit to petalmd/chewy that referenced this pull request Jan 29, 2021
Add a safe guard to not call ES client delete with an empty string.
Bug introduced with toptal#735
Bhacaz added a commit to petalmd/chewy that referenced this pull request Jan 29, 2021
Add a safe guard to not call ES client delete with an empty string.
Bug introduced with toptal#735
Bhacaz added a commit to petalmd/chewy that referenced this pull request Jan 29, 2021
Add a safe guard to not call ES client delete with an empty string.
Bug introduced with toptal#735
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants