[
https://issues.apache.org/jira/browse/AVRO-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556797#comment-17556797
]
ASF subversion and git services commented on AVRO-3537:
-------------------------------------------------------
Commit 41c5a3710d03b26bad5e90d04bfc51d6d9e20d65 in avro's branch
refs/heads/master from clesaec
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=41c5a3710 ]
AVRO-3537: fix netty unit test (#1725)
> TestNettyTransceiverWhenFailsToConnect often fail
> -------------------------------------------------
>
> Key: AVRO-3537
> URL: https://issues.apache.org/jira/browse/AVRO-3537
> Project: Apache Avro
> Issue Type: Bug
> Reporter: Christophe Le Saec
> Assignee: Christophe Le Saec
> Priority: Minor
> Labels: pull-request-available, pull-requests-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> TestNettyTransceiverWhenFailsToConnect unit test except a failure in netty
> [connection due to a short time out of 1
> ms|https://github.com/apache/avro/blob/master/lang/java/ipc-netty/src/test/java/org/apache/avro/ipc/netty/TestNettyTransceiverWhenFailsToConnect.java#L41].
>
> Unfortunately, sometimes, 1 ms is enough to build connection, so i propose to
> replace this by zero, which, this time trigger the io exception, and fix the
> unit test.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)