[
https://issues.apache.org/jira/browse/THRIFT-5331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-5331:
-------------------------------
Fix Version/s: 0.14.0
> Python: allow THeaderProtocol to choose which subprotocol to use for outbound
> connections
> -----------------------------------------------------------------------------------------
>
> Key: THRIFT-5331
> URL: https://issues.apache.org/jira/browse/THRIFT-5331
> Project: Thrift
> Issue Type: Improvement
> Components: Python - Library
> Reporter: Neil Williams
> Assignee: Neil Williams
> Priority: Minor
> Fix For: 0.14.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, Python's THeaderProtocol implementation is hard-coded to use
> TBinaryProtocol for outgoing connections even though it's possible to use
> other sub-protocols like TCompactProtocol. It'd be good to expose this from
> THeaderProtocol and THeaderProtocolFactory so users can choose their outbound
> protocol.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)