You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/19 08:40:00 UTC

[jira] [Commented] (TWILL-258) Use getLoopbackAddress() instead of getLocalHost() for getting local host for ZK server

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

ASF GitHub Bot commented on TWILL-258:
--------------------------------------

GitHub user chtyim opened a pull request:

    https://github.com/apache/twill/pull/68

    (TWILL-258) Use loopback address for ZK server

    - Fix a race condition in the LocationCacheTest
    - Fix race condition in LogLevelChangeTestRun

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

    $ git pull https://github.com/chtyim/twill feature/TWILL-258

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

    https://github.com/apache/twill/pull/68.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 #68
    
----
commit 0172a5d1f549ea2485fdce35034d1dec61a26ba3
Author: Terence Yim <ch...@...>
Date:   2018-03-19T07:28:20Z

    (TWILL-258) Use loopback address for ZK server
    
    - Fix a race condition in the LocationCacheTest
    - Fix race condition in LogLevelChangeTestRun

----


> Use getLoopbackAddress() instead of getLocalHost() for getting local host for ZK server
> ---------------------------------------------------------------------------------------
>
>                 Key: TWILL-258
>                 URL: https://issues.apache.org/jira/browse/TWILL-258
>             Project: Apache Twill
>          Issue Type: Improvement
>          Components: core
>            Reporter: Terence Yim
>            Assignee: Terence Yim
>            Priority: Major
>
> This makes tests agnostic to local network configurations



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)