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

Add refresh policy setting when creating DeleteByQueryRequest #245

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

bcc829
Copy link
Contributor

@bcc829 bcc829 commented Mar 15, 2024

Description

Add refresh policy setting when creating DeleteByQueryRequest
(Is the wait_for option among the refresh options of Delete by query supported? An error occurs when making an actual request. see please opensearch-project/OpenSearch#12687)

Issues Resolved

See please #244

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Sorry, something went wrong.

Signed-off-by: bcc829 <abcdefssk1@gmail.com>
@dblock
Copy link
Member

dblock commented Mar 15, 2024

Looks pretty straightforward. Needs tests, please?

@bcc829
Copy link
Contributor Author

bcc829 commented Mar 18, 2024

Test code has been added. Should integration test code also be added?

Signed-off-by: bcc829 <abcdefssk1@gmail.com>
@reta
Copy link
Collaborator

reta commented Mar 18, 2024

Test code has been added. Should integration test code also be added?

Thank you @bcc829 , I think this is fine

@reta reta merged commit 9292f3b into opensearch-project:main Mar 18, 2024
10 checks passed
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.

None yet

3 participants