gendong1 created KAFKA-16401:
--------------------------------
Summary: Client requests and consumer-pref test failed
Key: KAFKA-16401
URL: https://issues.apache.org/jira/browse/KAFKA-16401
Project: Kafka
Issue Type: Bug
Affects Versions: 2.8.2
Reporter: gendong1
The cluster consists of 3 nodes. When the storeOffsets is delay due to
fail-slow disk, the corresponding thread is blocked and holds a lock.The retry
requests consume the IO thread and network threads set in server.proterty.
However, the retry requests is blocked since they cannot acquire the lock. The
coming client requests and cosumer-pref tests failed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)