[ 
https://issues.apache.org/jira/browse/THRIFT-3532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091428#comment-15091428
 ] 

ASF GitHub Bot commented on THRIFT-3532:
----------------------------------------

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/787

    THRIFT-3532 Add configurable string and container read size limit to …

    …Python protocols

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3532

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/787.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #787
    
----
commit ca394b766fc408347bf57aba85c07b2e81275143
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-01-11T04:46:04Z

    THRIFT-3532 Add configurable string and container read size limit to Python 
protocols

----


> Add configurable string and container read size limit to Python protocols
> -------------------------------------------------------------------------
>
>                 Key: THRIFT-3532
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3532
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Python - Library
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>            Priority: Critical
>
> THRIFT-3175 imposed hard coded 10,000 container element size to fastbinary.
> This change should re-enable it to receive large containers without exposing 
> to original problem that THRIFT-3175 addressed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to