[ 
https://issues.apache.org/jira/browse/KAFKA-16627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chia-Ping Tsai resolved KAFKA-16627.
------------------------------------
    Fix Version/s: 3.8.0
       Resolution: Fixed

> Remove ClusterConfig parameter in BeforeEach and AfterEach
> ----------------------------------------------------------
>
>                 Key: KAFKA-16627
>                 URL: https://issues.apache.org/jira/browse/KAFKA-16627
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Kuan Po Tseng
>            Assignee: Kuan Po Tseng
>            Priority: Minor
>             Fix For: 3.8.0
>
>
> In the past we modify configs like server broker properties by modifying the 
> ClusterConfig reference passed to BeforeEach and AfterEach based on the 
> requirements of the tests.
> While after KAFKA-16560, the ClusterConfig become immutable, modify the 
> ClusterConfig reference no longer reflects any changes to the test cluster. 
> Then pass ClusterConfig to BeforeEach and AfterEach become redundant. We 
> should remove this behavior.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to