Skip to content

Conversation

xrmx
Copy link
Member

@xrmx xrmx commented Apr 4, 2025

What does this pull request do?

I don't know if python 3.12 changed gzip compression or what but we get a flush call for each message we send so since our message is compressed to 10 bytes lower the limit to 9 bytes to pass the check deciding to flush the buffer.

Related issues

@xrmx xrmx requested a review from basepi April 4, 2025 11:14
@xrmx xrmx force-pushed the fix-skipped-py312-tests branch from 30577e6 to 439326f Compare April 4, 2025 15:15
I don't know if python 3.12 changed gzip compression or what but we get
a flush call for each message we send so since our message is compressed
to 10 bytes lower the limit to 9 bytes to pass the check deciding to
flush the buffer.
@xrmx xrmx force-pushed the fix-skipped-py312-tests branch from 439326f to a222e5a Compare April 4, 2025 15:27
@xrmx xrmx merged commit 73d04c4 into elastic:main Apr 7, 2025
120 checks passed
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.

2 participants