[
https://issues.apache.org/jira/browse/AVRO-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Skraba resolved AVRO-3537.
-------------------------------
Fix Version/s: 1.11.1
Resolution: Fixed
Cherry-picked to
[branch-1.11|https://github.com/apache/avro/commit/0bd6fcc72d98318be1a58fd140d0d1118b8483b2].
> 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
> Fix For: 1.11.1
>
> 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)