[
https://issues.apache.org/jira/browse/AVRO-3537?focusedWorklogId=782915&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-782915
]
ASF GitHub Bot logged work on AVRO-3537:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Jun/22 09:32
Start Date: 20/Jun/22 09:32
Worklog Time Spent: 10m
Work Description: clesaec opened a new pull request, #1725:
URL: https://github.com/apache/avro/pull/1725
## Jira
My PR addresses the following [Avro
AVRO-3537](https://issues.apache.org/jira/browse/AVRO/AVRO-3537) issues.
It modify only a unit test on netty.
Issue Time Tracking
-------------------
Worklog Id: (was: 782915)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> 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)