GitHub user nsuke opened a pull request:

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

    THRIFT-3542 Add length limit support to Java test server

    This also cleans up redundant code and also adds TBinaryProtocol(Factory) 
constructors that allow users to specify length limit without strictRead and 
strictWrite args, as does TCompact ones.

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

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

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

    https://github.com/apache/thrift/pull/788.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 #788
    
----
commit 3aadb17839495860547474d7ff927d780b5f1335
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-01-11T05:18:06Z

    THRIFT-3542 Add length limit support to Java test server

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to