[
https://issues.apache.org/jira/browse/THRIFT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258310#comment-16258310
]
ASF GitHub Bot commented on THRIFT-2013:
----------------------------------------
GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1416
THRIFT-2013: perl cross multiplex
Added client and server logic for multiplex cross protocol testing in perl.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift perl-cross-multiplex
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1416.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 #1416
----
commit 284131c491da563df6e352297bf38e54d19adcea
Author: James E. King, III <[email protected]>
Date: 2017-11-19T03:37:54Z
THRIFT-2013: add perl crosstest multiplexed client and server logic
----
> Integrate Multiplex tests into Thrift test suite
> ------------------------------------------------
>
> Key: THRIFT-2013
> URL: https://issues.apache.org/jira/browse/THRIFT-2013
> Project: Thrift
> Issue Type: Improvement
> Components: Test Suite
> Reporter: Jens Geyer
> Labels: multiplex
>
> Roger wrote in THRIFT-1902:
> {quote}
> I would love to see an integrated test in our cross language test suite
> started here:
> {code}
> sh bootstrap.sh
> ./configure
> make check
> sh test/test.sh
> {code}
> {quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)