[ https://issues.apache.org/jira/browse/AVRO-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated AVRO-3537: --------------------------------- Labels: pull-request-available (was: ) > 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 > Time Spent: 10m > 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)