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

ASF subversion and git services commented on AVRO-3537:
-------------------------------------------------------

Commit 0bd6fcc72d98318be1a58fd140d0d1118b8483b2 in avro's branch 
refs/heads/branch-1.11 from clesaec
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=0bd6fcc72 ]

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)

Reply via email to