You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/01 13:59:39 UTC

[jira] [Commented] (THRIFT-3592) Add basic test client

    [ https://issues.apache.org/jira/browse/THRIFT-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126209#comment-15126209 ] 

ASF GitHub Bot commented on THRIFT-3592:
----------------------------------------

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/830

    THRIFT-3592 Add basic test client

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-3592

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/830.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 #830
    
----
commit 90d75e6c7d3a2e4f1c014a883cb8afc18b876883
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-01T12:47:49Z

    THRIFT-3592 Add basic test client

----


> Add basic test client
> ---------------------
>
>                 Key: THRIFT-3592
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3592
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Lua - Library, Test Suite
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>            Priority: Minor
>
> Unlike test server, client can be partially implemented.
> The patch just converts the existing manual test client to cross test client by adding argument support.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)