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/13 20:37:18 UTC

[jira] [Commented] (THRIFT-3628) Fix lib/cpp/test/TServerIntegrationTest.cpp to use ephemeral ports

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

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

GitHub user jsirois opened a pull request:

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

    THRIFT-3628 Fix lib/cpp/test/TServerIntegrationTest.cpp to use epheme…

    …ral ports.
    
    This was already the case for most of the suite, which, besides the one
    fixed constructor, retrieved the port to dynamically already.

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

    $ git pull https://github.com/jsirois/thrift THRIFT-3628

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

    https://github.com/apache/thrift/pull/859.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 #859
    
----
commit cb78d569f2d03e202209e6c8c6f517e026c27bff
Author: John Sirois <js...@apache.org>
Date:   2016-02-13T19:35:58Z

    THRIFT-3628 Fix lib/cpp/test/TServerIntegrationTest.cpp to use ephemeral ports.
    
    This was already the case for most of the suite, which, besides the one
    fixed constructor, retrieved the port to dynamically already.

----


> Fix lib/cpp/test/TServerIntegrationTest.cpp to use ephemeral ports
> ------------------------------------------------------------------
>
>                 Key: THRIFT-3628
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3628
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: C++ - Library, Test Suite
>            Reporter: John Sirois
>            Assignee: John Sirois
>
> As part of work on THRIFT-3609, eliminate use of TestPortFixture.h from TServerIntegrationTest.cpp.



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