Neil Williams created THRIFT-5331:
-------------------------------------
Summary: 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
Reporter: Neil Williams
Assignee: Neil Williams
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)