[
https://issues.apache.org/jira/browse/THRIFT-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080464#comment-15080464
]
ASF GitHub Bot commented on THRIFT-3516:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/767
THRIFT-3516 Add feature test for THeader TBinaryProtocol
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3516
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/767.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 #767
----
commit 3a32e79aef2f604121cb950b0ad2cffd638e1df7
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-01-03T08:04:50Z
THRIFT-3516 Add feature test for THeader TBinaryProtocol
----
> Add feature test for THeader TBinaryProtocol interop
> ----------------------------------------------------
>
> Key: THRIFT-3516
> URL: https://issues.apache.org/jira/browse/THRIFT-3516
> Project: Thrift
> Issue Type: Improvement
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> THeader protocol/transport stack detects framed or unframed TBinaryProtocol
> wire format and inter-operate with it.
> I added "feature test" feature to cross test script largely reusing
> everything there and as first examples added test cases for the above
> functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)