fishy commented on pull request #2296:
URL: https://github.com/apache/thrift/pull/2296#issuecomment-750454156


   I moved timeouts from `TSocket`/`TSSLSocket` to `TConfiguration`, and added 
propagation support to more `TTransport`/`TProtocol` implementations, and also 
updated the commit message/PR description. I believe now `TMemoryBuffer` is the 
only one not supporting either `TConfiguration` or `TConfigurationSetter`, as 
it doesn't need any configurations itself and also it's always the terminal 
`TTransport` that it has nothing underneath to propagate into.
   
   Please take another look.


----------------------------------------------------------------
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.

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


Reply via email to