You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Gaurav Narula (Jira)" <ji...@apache.org> on 2024/02/02 10:21:00 UTC

[jira] [Created] (KAFKA-16219) Tsl13SelectorTest::testExpireClosedConnectionWithPendingReceives hangs infinitely

Gaurav Narula created KAFKA-16219:
-------------------------------------

             Summary: Tsl13SelectorTest::testExpireClosedConnectionWithPendingReceives hangs infinitely
                 Key: KAFKA-16219
                 URL: https://issues.apache.org/jira/browse/KAFKA-16219
             Project: Kafka
          Issue Type: Test
            Reporter: Gaurav Narula
         Attachments: timeout.log

I noticed the test suite hangs indefinitely sometimes. On setting a timeout on the {{unitTest}} and {{integrationTest}} tasks, I observed that the {{:clientsTest:unitTest}} task fails with {{Tsl13SelectorTest::testExpireClosedConnectionWithPendingReceives}} target marked as skip.

On further investigation, it seems like the the test is blocked trying to read from the socket. Please refer to the thread dump attached.



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