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

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

Github user allengeorge commented on the issue:

    https://github.com/apache/thrift/pull/1260
  
    @Jens-G @jeking3 Can I get any guidance on how the clients/server get their 
arguments? I'm confident it's not a bug in the rust server. I can invoke the 
c_glib client and rust server manually on the command line and they both 
communicate properly. Somehow the c_glib client gets `binary` while the rust 
server gets `multi` (and the corresponding arguments for compact).
    
    I looked into `crossrunner/collect.py` but the code is a little tough to 
decipher, and it's not clear how it's determining an intersection.


> Build and test rust client in Travis
> ------------------------------------
>
>                 Key: THRIFT-4186
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4186
>             Project: Thrift
>          Issue Type: Task
>          Components: Rust - Library, Test Suite
>            Reporter: Allen George
>            Assignee: Allen George
>
> Right now the rust client/server is not being tested in travis. We should 
> build it in ubuntu, run the cross-tests as well as the library tests, and 
> also incorporate multiplexed tests if possible.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to