Kirk True created KAFKA-19912:
---------------------------------
Summary: Investigate OOM error on builds due to leaded thread
Key: KAFKA-19912
URL: https://issues.apache.org/jira/browse/KAFKA-19912
Project: Kafka
Issue Type: Bug
Components: clients, consumer, unit tests
Reporter: Kirk True
Assignee: Kirk True
Builds of Kafka began failing in the GitHub Actions environment because of an
OOM error. An issue was identified in one of the client unit tests and [a
fix|https://github.com/apache/kafka/pull/20930] was pushed quickly to resolve
the issue. However, since the test is only executed once per run, it's not
clear how a small number of dangling threads could have caused the entire build
to experience problems.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)