Skip to content

Issue #11080 - copy ByteBuffer for non-retainable chunks#11083

Merged
lachlan-roberts merged 1 commit intojetty-12.0.xfrom
jetty-12.0.x-11080-multipartRetainableChunks
Dec 20, 2023
Merged

Issue #11080 - copy ByteBuffer for non-retainable chunks#11083
lachlan-roberts merged 1 commit intojetty-12.0.xfrom
jetty-12.0.x-11080-multipartRetainableChunks

Conversation

@lachlan-roberts
Copy link
Copy Markdown
Contributor

Issue #11080

we will now copy any chunks if they are not retainable

I also put up this fix GoogleCloudPlatform/appengine-java-standard#87 so that these particular chunks will now be retainable and copying will not be required.

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@lachlan-roberts lachlan-roberts merged commit 965e4af into jetty-12.0.x Dec 20, 2023
@lachlan-roberts lachlan-roberts deleted the jetty-12.0.x-11080-multipartRetainableChunks branch December 20, 2023 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Google Cloud: during Multipart - java.lang.IllegalArgumentException: Cannot create chunk from non-retainable ContentChunk

3 participants