Kyle Smith created THRIFT-4839:
----------------------------------
Summary: Remove embedded buffering/framed options from TCP
transports
Key: THRIFT-4839
URL: https://issues.apache.org/jira/browse/THRIFT-4839
Project: Thrift
Issue Type: Improvement
Components: netstd - Library
Reporter: Kyle Smith
The current TServerSocketTransport and TTlsServerSocketTransport classes are
embedding framed and buffered options instead of using the existing transport
factories. This is causing duplicate code when there need not be, and it
doesn't make sense to bring all transports into alignment.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)