You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/11/13 12:09:00 UTC

[jira] [Commented] (THRIFT-2913) Ruby Server Thrift::ThreadPoolServer should serve inside a thread

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

James E. King, III commented on THRIFT-2913:
--------------------------------------------

If someone with Ruby experience could figure this one out, it's causing builds to fail in Travis CI and may be indicative of an issue that will cause problems for folks...  Thanks.

> Ruby Server Thrift::ThreadPoolServer should serve inside a thread
> -----------------------------------------------------------------
>
>                 Key: THRIFT-2913
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2913
>             Project: Thrift
>          Issue Type: Bug
>          Components: Ruby - Library
>    Affects Versions: 0.9.3, 0.10.0
>         Environment: openSUSE 13.2, Ruby 2.1.0
> also in docker ubuntu-xenial image, per CI build job failure
>            Reporter: Jens Geyer
>         Attachments: full-error-message.txt
>
>
> make all fails with:
> {code}
> Server Thrift::ThreadPoolServer should serve inside a thread
>      Failure/Error: Unable to find matching line from backtrace
>        (#<Thrift::ThreadPoolServer:0xa39e130>).serve(any args)
>            expected: 1 time
>            received: 0 times
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)