Skip to content

DeleteQuery > refresh field is unused #2973

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

Closed
tuguri8 opened this issue Aug 29, 2024 · 1 comment · Fixed by #2976
Closed

DeleteQuery > refresh field is unused #2973

tuguri8 opened this issue Aug 29, 2024 · 1 comment · Fixed by #2976
Assignees
Labels
type: bug A general bug

Comments

@tuguri8
Copy link
Contributor

tuguri8 commented Aug 29, 2024

Hello,

I saw that refresh field on DeleteQuery is unused.

It seems to work differently than described in the javadoc (setting refresh=true doesn't seem to trigger refresh)

I think we should set the refresh based on the DeleteQuery > refresh field in documentDeleteByQueryRequest method, I'll open PR if you agree!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 29, 2024
@sothawo sothawo added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 30, 2024
@sothawo
Copy link
Collaborator

sothawo commented Aug 30, 2024

fell free to implement this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants