[
https://issues.apache.org/jira/browse/THRIFT-4866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838495#comment-16838495
]
James E. King III commented on THRIFT-4866:
-------------------------------------------
Submitting a pull request with a fix is the fastest way to get this resolved.
> TSSLSocket + TNonblockingServer does not support larger message in python
> -------------------------------------------------------------------------
>
> 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: python
> OpenSSL 1.0.2k-fips 26 Jan 2017
> Reporter: wenjieDeng
> Priority: Major
> Labels: patch
> Attachments: test_code.zip
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I use Thrift API (TSSLSocket + TNonblockingServer) tested with python3.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".
> The problem also exists in python2.7
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)