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

fix: enabling gzip was causing eof errors upon decompression #32081

Merged
merged 4 commits into from Apr 2, 2024

Conversation

leorinat
Copy link
Contributor

@leorinat leorinat commented Apr 2, 2024

Description:
Fixed issue when enabling compression: gzip

Testing:
Locally decompressed the generated payloads before and after the fix

Copy link

linux-foundation-easycla bot commented Apr 2, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@MovieStoreGuy
Copy link
Contributor

Fixes #30108

@MovieStoreGuy
Copy link
Contributor

Hey @leorinat ,

You'll need to add a changelog entry for this PR to be merged, I believe it should be make chlog-new and new file will appear for you to fill in.

@leorinat
Copy link
Contributor Author

leorinat commented Apr 2, 2024

Hey @leorinat ,

You'll need to add a changelog entry for this PR to be merged, I believe it should be make chlog-new and new file will appear for you to fill in.

Done, thanks.
Any way I can trigger the workflow again? I doesn't look like it triggered by just pushing that change

@MovieStoreGuy MovieStoreGuy added the ready to merge Code review completed; ready to merge by maintainers label Apr 2, 2024
@MovieStoreGuy
Copy link
Contributor

Its not exactly clear to me why the correctness tests are failing, let check if it is also impacting main.

@MovieStoreGuy MovieStoreGuy merged commit e4c5b51 into open-telemetry:main Apr 2, 2024
142 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 2, 2024
ycombinator pushed a commit to ycombinator/opentelemetry-collector-contrib that referenced this pull request Apr 9, 2024
…lemetry#32081)

**Description:** 
Fixed issue when enabling compression: gzip 

**Testing:** 
Locally decompressed the generated payloads before and after the fix

---------

Co-authored-by: Sean Marciniak <30928402+MovieStoreGuy@users.noreply.github.com>
@jordankay13
Copy link

jordankay13 commented May 2, 2024

Fixes #30108

This PR doesn't address the parallel compression bug you referenced here. I've added some more comments on the issue:
#30108 (comment)

rimitchell pushed a commit to rimitchell/opentelemetry-collector-contrib that referenced this pull request May 8, 2024
…lemetry#32081)

**Description:** 
Fixed issue when enabling compression: gzip 

**Testing:** 
Locally decompressed the generated payloads before and after the fix

---------

Co-authored-by: Sean Marciniak <30928402+MovieStoreGuy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/awskinesis ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants