[
https://issues.apache.org/jira/browse/KAFKA-16761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-16761.
------------------------------------
Resolution: Won't Fix
zk-related code is removed from trunk
> ZkClusterInstance#start does not create ClusterConfigurableIntegrationHarness
> -----------------------------------------------------------------------------
>
> Key: KAFKA-16761
> URL: https://issues.apache.org/jira/browse/KAFKA-16761
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Minor
>
> [https://github.com/apache/kafka/blob/440f5f6c09720bb9414524781342bbf35973c281/core/src/test/java/kafka/test/junit/ZkClusterInvocationContext.java#L103]
> `ClusterConfigurableIntegrationHarness` is created only in "beforeEach"
> phase, and that makes `ZkClusterInstance#start` does not work as it could
> cause NPE.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)