jrhenderson1988 opened a new issue, #3010: URL: https://github.com/apache/iggy/issues/3010
### Description Currently, the Java SDK's blocking `IggyTcpClient` accepts a `connectionTimeout` in its constructor but it is currently unused. It should be implemented to make it work as expected. ### Component None ### Proposed solution Pass the connection timeout to the connect attempt in the `connect` method of the `InternalTcpClient` ### Alternatives considered N/A -- 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]
