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

Follow Reactive Stream TCK for ContentSourcePublisher implementation #11803

Closed
scrat98 opened this issue May 16, 2024 · 0 comments · Fixed by #11849
Closed

Follow Reactive Stream TCK for ContentSourcePublisher implementation #11803

scrat98 opened this issue May 16, 2024 · 0 comments · Fixed by #11849

Comments

@scrat98
Copy link
Contributor

scrat98 commented May 16, 2024

Jetty version(s)
12.0.x

Enhancement Description
The suggestion to implement one well tested "iterator" over all chunks in the Content.Source that can be used for all Content.Source "readers" (such as ContentSourceByteBuffer, ChunkAccumulator, ContentSourceString, etc). For that it makes sense to use ContentSourcePublisher meanwhile align it with Reactive Streams specification.

Related issues: #11758, #11756, #11755

scrat98 added a commit to scrat98/jetty.project that referenced this issue May 16, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue May 16, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue May 16, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue May 17, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue May 21, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue May 25, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue May 25, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue May 26, 2024
olamy pushed a commit that referenced this issue May 29, 2024
olamy pushed a commit that referenced this issue May 29, 2024
olamy pushed a commit that referenced this issue May 29, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue Jun 5, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue Jun 5, 2024
scrat98 added a commit to scrat98/jetty.project that referenced this issue Jun 6, 2024
scrat98 pushed a commit to scrat98/jetty.project that referenced this issue Jun 12, 2024
gregw added a commit that referenced this issue Jun 13, 2024
* Issue #11803 - Follow Reactive Streams specification
* Simplification of #11804 for Reactive Stream specification support

---------

Co-authored-by: Artem Golovko <artemgolovko98@gmail.com>
Co-authored-by: Olivier Lamy <olamy@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant