You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by chtyim <gi...@git.apache.org> on 2018/03/19 08:39:28 UTC

[GitHub] twill pull request #68: (TWILL-258) Use loopback address for ZK server

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

----


---

[GitHub] twill issue #68: (TWILL-258) Use loopback address for ZK server

Posted by anew <gi...@git.apache.org>.
Github user anew commented on the issue:

    https://github.com/apache/twill/pull/68
  
    Can you change the commit message to mention the race condition fixes?


---

[GitHub] twill pull request #68: (TWILL-258) Use loopback address for ZK server

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] twill issue #68: (TWILL-258) Use loopback address for ZK server

Posted by chtyim <gi...@git.apache.org>.
Github user chtyim commented on the issue:

    https://github.com/apache/twill/pull/68
  
    Updated commit message to include more details about the fixes.


---