[
https://issues.apache.org/jira/browse/KAFKA-18653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921778#comment-17921778
]
Abhinav Dixit commented on KAFKA-18653:
---------------------------------------
solving this issue in PR https://github.com/apache/kafka/pull/18725
> Fix mocks and potential thread leak issues causing silent
> RejectedExecutionException
> ------------------------------------------------------------------------------------
>
> Key: KAFKA-18653
> URL: https://issues.apache.org/jira/browse/KAFKA-18653
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Abhinav Dixit
> Assignee: Abhinav Dixit
> Priority: Major
>
> #
> [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
> # Also on running SharePartitionMangerTest suite, we can observe
> testReplicaManagerFetchShouldNotProceed and
> testPendingInitializationShouldCompleteFetchRequest throwing silent
> RejectedExecutionException
> # There are mocks missing in a couple of tests on broker for share groups.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)