-
Notifications
You must be signed in to change notification settings - Fork 1.3k
ResponseConverter not set updated value #3108
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
Labels
type: bug
A general bug
Milestone
Comments
Please provide a minimal, runnable example showing the problem you encounter |
Now I see what you mean: the |
sothawo
added a commit
to sothawo/spring-data-elasticsearch
that referenced
this issue
May 14, 2025
Closes spring-projects#3108 Signed-off-by: Peter-Josef Meisch <[email protected]>
sothawo
added a commit
that referenced
this issue
May 14, 2025
Original Pull Request #3109 Closes #3108 Signed-off-by: Peter-Josef Meisch <[email protected]> (cherry picked from commit ebbe242)
sothawo
added a commit
that referenced
this issue
May 14, 2025
Original Pull Request #3109 Closes #3108 Signed-off-by: Peter-Josef Meisch <[email protected]> (cherry picked from commit ebbe242) (cherry picked from commit ea51ce0)
implemented in main and backported to 5.4x. and 5.3.x branches |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
src/main/java/org/springframework/data/elasticsearch/client/elc/ResponseConverter.java
the updated value is not set in the method byQueryResponse
The text was updated successfully, but these errors were encountered: