Skip to content

Introduce adapter for blocking call in ReactiveIndexOperations. #2723

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
sothawo opened this issue Oct 8, 2023 · 0 comments · Fixed by #2724
Closed

Introduce adapter for blocking call in ReactiveIndexOperations. #2723

sothawo opened this issue Oct 8, 2023 · 0 comments · Fixed by #2724
Assignees
Labels
type: enhancement A general enhancement

Comments

@sothawo
Copy link
Collaborator

sothawo commented Oct 8, 2023

We have place din the codebase (mostly tests, but one production code) where we need blocking calls to the methods of ReactiveIndexOperations. These should be wrapped in a IndexOperationsAdapter (idea shamelessly taken from spring data mongodb)

@sothawo sothawo added the type: enhancement A general enhancement label Oct 8, 2023
@sothawo sothawo added this to the 5.2 RC1 (2023.1.0) milestone Oct 8, 2023
@sothawo sothawo self-assigned this Oct 8, 2023
sothawo added a commit to sothawo/spring-data-elasticsearch that referenced this issue Oct 8, 2023
sothawo added a commit that referenced this issue Oct 8, 2023
Original Pull Request #2724
Closes #2723
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant