[
https://issues.apache.org/jira/browse/THRIFT-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901788#comment-14901788
]
ASF GitHub Bot commented on THRIFT-3342:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/615
THRIFT-3342 Improve ruby cross test client and server compatibility
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3342
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/615.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 #615
----
commit 68f1f8cfbd5dd606c5595db2405079d746db9ec6
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-09-21T14:28:22Z
THRIFT-3342 Improve ruby cross test client and server compatibility
----
> Improve ruby cross test client and server compatibility
> -------------------------------------------------------
>
> Key: THRIFT-3342
> URL: https://issues.apache.org/jira/browse/THRIFT-3342
> Project: Thrift
> Issue Type: Improvement
> Reporter: Nobuaki Sukegawa
>
> I improved ruby test server and client by
> * making their behaviors consistent with other languages and
> * adding missing server handlers and client method calls.
> This should fix most of failures cause by ruby test apps themselves.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)