Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Socket options are now all set before connection #4893

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

emasab
Copy link
Contributor

@emasab emasab commented Nov 5, 2024

documentation
says it's needed for socket buffers to take effect, even if in some
cases they could have effect even after connection.
Happening since v0.9.0

@emasab emasab requested a review from a team as a code owner November 5, 2024 17:21
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@airlock-confluentinc airlock-confluentinc bot force-pushed the dev_socket_options_before_connection branch from 7473534 to b3ff1a3 Compare November 7, 2024 11:30
@pranavrth
Copy link
Member

Changes looks good to me. Make sure that the options that we are setting are reflected in the connection. Update the branch. Build is having some transient error I think and it would pass after updating the branch.

@airlock-confluentinc airlock-confluentinc bot force-pushed the dev_socket_options_before_connection branch from b3ff1a3 to c3e8f20 Compare December 11, 2024 09:03
Copy link
Member

@pranavrth pranavrth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@emasab emasab merged commit 785688e into master Dec 11, 2024
2 checks passed
@emasab emasab deleted the dev_socket_options_before_connection branch December 11, 2024 16:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants