[
https://issues.apache.org/jira/browse/THRIFT-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170781#comment-15170781
]
ASF GitHub Bot commented on THRIFT-3688:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/905
THRIFT-3688 Fix socket bind failure detection of cross test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3688
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/905.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 #905
----
commit 91091cc99b119c6ac2b6d2817f45e82abe271082
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-02-28T01:07:30Z
THRIFT-3688 Fix socket bind failure detection of cross test
----
> Fix socket bind failure detection of cross test
> -----------------------------------------------
>
> Key: THRIFT-3688
> URL: https://issues.apache.org/jira/browse/THRIFT-3688
> Project: Thrift
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 0.10.0
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> Failures from server socket collision should be worked around by grepping
> "ADDRINUSE" et al. in server app log.
> It has been broken by THRIFT-3642 with erroneous control flow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)