Skip to content

zstd: add support for compressed unknown size#10021

Merged
edsiper merged 4 commits intomasterfrom
zstd-content-size-unknown
Feb 28, 2025
Merged

zstd: add support for compressed unknown size#10021
edsiper merged 4 commits intomasterfrom
zstd-content-size-unknown

Conversation

@edsiper
Copy link
Member

@edsiper edsiper commented Feb 27, 2025

If the zstd payload is compressed but it size is not reported, we need to use the decompression stream API. This PR adds that handling into the main decompress interface.


Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@edsiper edsiper added this to the Fluent Bit v4.0.0 milestone Feb 27, 2025
@edsiper edsiper force-pushed the zstd-content-size-unknown branch from 8a0d8ee to 993698c Compare February 27, 2025 15:28
@edsiper edsiper force-pushed the zstd-content-size-unknown branch from 993698c to d356681 Compare February 27, 2025 16:14
Signed-off-by: Eduardo Silva <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants