wenjieDeng created THRIFT-4866:
----------------------------------
Summary: TSSLSocket does not support larger message in python3.6
Key: THRIFT-4866
URL: https://issues.apache.org/jira/browse/THRIFT-4866
Project: Thrift
Issue Type: Bug
Components: Python - Library
Affects Versions: 0.11.0
Environment: python3.6
Reporter: wenjieDeng
I use Thrift API (TSSLSocket + TNonblockingServer) tested with python3.6.6.
But when I try to send a message larger than 17kb from client to server, the
client gets the error response message: "TSocket read 0 bytes".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)