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

Justine Olshan commented on KAFKA-14806:
----------------------------------------

Had the same sort of failures on my run recently: 
[https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-14712/6/] 
Funny how the SocketServerTests also all fail too.

> Add connection timeout in PlaintextSender used by SelectorTests
> ---------------------------------------------------------------
>
>                 Key: KAFKA-14806
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14806
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Alexandre Dupriez
>            Assignee: Alexandre Dupriez
>            Priority: Minor
>
> Tests in {{SelectorTest}} can fail due to spurious connection timeouts. One 
> example can be found in [this 
> build|https://github.com/apache/kafka/pull/13378/checks?check_run_id=11970595528]
>  where the client connection the {{PlaintextSender}} tried to open could not 
> be established before the test timed out.
> It may be worth enforcing connection timeout and retries if this can add to 
> the selector tests resiliency. Note that {{PlaintextSender}} is only used by 
> the {{SelectorTest}} so the scope of the change would remain local.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to