Abhinav Dixit created KAFKA-19085:
-------------------------------------
Summary: SharePartitionManagerTest
testMultipleConcurrentShareFetches throws silent exception and works incorrectly
Key: KAFKA-19085
URL: https://issues.apache.org/jira/browse/KAFKA-19085
Project: Kafka
Issue Type: Sub-task
Reporter: Abhinav Dixit
Assignee: Abhinav Dixit
The tests testMultipleConcurrentShareFetches is throwing a silent exception.
ERROR Error processing delayed share fetch request
(kafka.server.share.DelayedShareFetch:225)
This is due to incomplete mocks setup for the test and also requires changes in
timeout.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)