[
https://issues.apache.org/jira/browse/HADOOP-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964331#comment-14964331
]
Andrew Wang commented on HADOOP-10406:
--------------------------------------
Minor comment, I'd recommend using GenericTestUtils.waitFor since that's our
normal idiom for this. Also it bounds how long we wait so it doesn't hang
indefinitely. Otherwise seems fine, thanks Xiao!
> TestIPC.testIpcWithReaderQueuing may fail
> -----------------------------------------
>
> Key: HADOOP-10406
> URL: https://issues.apache.org/jira/browse/HADOOP-10406
> Project: Hadoop Common
> Issue Type: Bug
> Components: ipc
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Xiao Chen
> Attachments: HADOOP-10406.001.patch
>
>
> The test may fail with AssertionError. The value
> server.getNumOpenConnections() could be larger than maxAccept; see comments
> for more details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)