Skip to content

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Sep 29, 2019

This PR completes migration of network IO writes to the asynchronous event loop. Each BrokerConnection object maintains a send_buffer to capture any bytes returned from KafkaProtocol but not yet placed on the socket buffer via sock.send .


This change is Reviewable

@dpkp dpkp merged commit 392d674 into master Sep 30, 2019
@dpkp dpkp deleted the conn_send_buffer branch September 30, 2019 00:04
@jeffwidman
Copy link
Contributor

🍰

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