[
https://issues.apache.org/jira/browse/THRIFT-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091459#comment-15091459
]
ASF GitHub Bot commented on THRIFT-3542:
----------------------------------------
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 <[email protected]>
Date: 2016-01-11T05:18:06Z
THRIFT-3542 Add length limit support to Java test server
----
> Add length limit support to Java test server
> --------------------------------------------
>
> Key: THRIFT-3542
> URL: https://issues.apache.org/jira/browse/THRIFT-3542
> Project: Thrift
> Issue Type: Sub-task
> Components: Java - Library, Test Suite
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)