sveneld commented on PR #3531: URL: https://github.com/apache/thrift/pull/3531#issuecomment-4548481595
Pushed dfc68b3d7 adding an `E_USER_DEPRECATED` notice when `open()` falls back to the send timeout for the connect step. Gated on whether the caller actually invoked `setSendTimeout()`, so default-constructed sockets (or sockets where only the new `setConnectTimeout()` is used) stay silent. Notice wording follows the pre-1.0 convention — "will be removed in the next version". -- 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]
