mmodzelewski commented on issue #3010:
URL: https://github.com/apache/iggy/issues/3010#issuecomment-4109032805

   @jrhenderson1988 I've recently restructured the clients, and the blocking 
`InternalTcpClient` has been removed. The blocking client now simply wraps the 
async client, which has cleared up a lot of the code duplication we had 
previously. I’ve noticed, however, that the connection timeout isn't being 
handled properly in the async client; if you'd like to tackle that, it would be 
great to get it sorted.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to