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

Support Publisher to InputStream conversion #31677

Closed

Conversation

OlegDokuka
Copy link

This PR introduced support for Publisher to InputStream conversion

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 24, 2023
@OlegDokuka OlegDokuka marked this pull request as draft November 24, 2023 14:20
@poutsma poutsma self-assigned this Nov 24, 2023
OlegDokuka added 3 commits November 27, 2023 14:07
ConcurrentLinkedQueue may produce more garbage compared to the BlockingArrayQueue array based alternative
@OlegDokuka OlegDokuka marked this pull request as ready for review November 27, 2023 22:05
@poutsma poutsma added this to the 6.2.x milestone Dec 11, 2023
@poutsma poutsma added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jan 17, 2024
@poutsma poutsma assigned rstoyanchev and unassigned poutsma Jul 3, 2024
@rstoyanchev rstoyanchev changed the title adds support for PublisherToInputStream conversion Support Publisher to InputStream conversion Sep 24, 2024
@rstoyanchev rstoyanchev modified the milestones: 6.2.x, 6.2.0-RC2 Sep 25, 2024
@rstoyanchev rstoyanchev modified the milestones: 6.2.x, 7.0.x, 6.2.0 Oct 22, 2024
rstoyanchev pushed a commit that referenced this pull request Oct 28, 2024
rstoyanchev added a commit that referenced this pull request Oct 28, 2024
There are legitimate differences, but also some are fixes that
should be on both sides.

See gh-31677
rstoyanchev added a commit that referenced this pull request Oct 28, 2024
rstoyanchev added a commit that referenced this pull request Oct 28, 2024
rstoyanchev added a commit that referenced this pull request Oct 28, 2024
It is both, but InputStream is what's exposed for public use,
in effect an InputStream backed by a Subscriber source.

See gh-31677
rstoyanchev added a commit that referenced this pull request Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants