Abhinav Dixit created KAFKA-19268: ------------------------------------- Summary: Missing mocks for SharePartitionManagerTest tests Key: KAFKA-19268 URL: https://issues.apache.org/jira/browse/KAFKA-19268 Project: Kafka Issue Type: Sub-task Reporter: Abhinav Dixit
A few tests in SharePartitionManagerTest throw silent exceptions but the tests pass. This is mainly due to missing mocks in those tests. The following tests need to be analyzed and fixed - testAcknowledgeCompletesDelayedShareFetchRequest testMultipleConcurrentShareFetches testCachedTopicPartitionsForValidShareSessions testReleaseSessionCompletesDelayedShareFetchRequest testReleaseSessionSuccess -- This message was sent by Atlassian Jira (v8.20.10#820010)