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

[Streaming Indexing] Enhance RestClient with a new streaming API support #9072

Closed
reta opened this issue Aug 2, 2023 · 0 comments · Fixed by #14437
Closed

[Streaming Indexing] Enhance RestClient with a new streaming API support #9072

reta opened this issue Aug 2, 2023 · 0 comments · Fixed by #14437
Assignees
Labels
Build Libraries & Interfaces enhancement Enhancement or improvement to existing feature or request v2.17.0 v3.0.0 Issues and PRs related to version 3.0.0

Comments

@reta
Copy link
Collaborator

reta commented Aug 2, 2023

Is your feature request related to a problem? Please describe.
The RestClient does not support request / response streaming in any form but we need the mechanism to communicate with new RestActions that support this new communication style (#9071)

Describe the solution you'd like
Enhance RestClient with a new streaming API support by adding the variation of request / response interaction using reactive streams.

Describe alternatives you've considered
N/A

Additional context
See please #9071

@reta reta added enhancement Enhancement or improvement to existing feature or request Build Libraries & Interfaces labels Aug 2, 2023
@reta reta added v3.0.0 Issues and PRs related to version 3.0.0 v2.16.0 Issues and PRs related to version 2.16.0 labels Jun 17, 2024
@reta reta self-assigned this Jun 17, 2024
@reta reta added v2.17.0 and removed v2.16.0 Issues and PRs related to version 2.16.0 labels Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Libraries & Interfaces enhancement Enhancement or improvement to existing feature or request v2.17.0 v3.0.0 Issues and PRs related to version 3.0.0
Projects
Development

Successfully merging a pull request may close this issue.

2 participants