[
https://issues.apache.org/jira/browse/THRIFT-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-4839.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
> 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
> Assignee: Kyle Smith
> Priority: Minor
> Fix For: 0.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)