[
https://issues.apache.org/jira/browse/THRIFT-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903903#comment-14903903
]
ASF GitHub Bot commented on THRIFT-3347:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/621
THRIFT-3347 Update Haskell cross test apps
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3347
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/621.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 #621
----
commit 64ddc3afe43f37b1d54fb4fd5553aa5ef2d0dfb8
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-09-22T01:07:16Z
THRIFT-3347 Update Haskell cross test apps
----
> Update Haskell cross test apps
> ------------------------------
>
> Key: THRIFT-3347
> URL: https://issues.apache.org/jira/browse/THRIFT-3347
> Project: Thrift
> Issue Type: Improvement
> Components: Haskell - Library, Test Suite
> Reporter: Nobuaki Sukegawa
>
> The test server and client ignore *--transport* and *\--ssl* arguments and
> always use raw socket.
> I updated those apps so that it uses available transports but following are
> disabled because they are not available at this time.
> * *http* transport for server
> * *evhttp* transport for client and server
> * SSL
> Other than that, the patch adds testBinary and testBool calls to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)