adixitconfluent opened a new pull request, #18725: URL: https://github.com/apache/kafka/pull/18725
### What 1. [Develocity](https://ge.apache.org/s/lto37vjt73wfy/tests/task/:core:test/details/kafka.server.share.SharePartitionManagerTest/testReplicaManagerFetchShouldProceed()?expanded-stacktrace=WyIwIl0&top-execution=1) shows possible thread leak in a few `SharePartitionManager` tests. 2. On running `SharePartitionMangerTest` suite locally, we can observe `testReplicaManagerFetchShouldNotProceed` and `testPendingInitializationShouldCompleteFetchRequest` throwing silent RejectedExecutionException. 3. There are mocks missing in a couple of tests on broker for share groups and cleanup. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org