[
https://issues.apache.org/jira/browse/KAFKA-18653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhinav Dixit updated KAFKA-18653:
----------------------------------
Description:
#
[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.
was:
#
[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|https://stackoverflow.com/questions/8183205/what-could-be-the-cause-of-rejectedexecutionexception]
# There are mocks missing in a couple of tests on broker for share groups.
> 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)