lucliu1108 commented on code in PR #20244:
URL: https://github.com/apache/kafka/pull/20244#discussion_r2317283715


##########
core/src/test/scala/integration/kafka/api/IntegrationTestHarness.scala:
##########
@@ -56,6 +59,7 @@ abstract class IntegrationTestHarness extends 
KafkaServerTestHarness {
   val superuserClientConfig = new Properties
   val serverConfig = new Properties
   val controllerConfig = new Properties
+  var streamsGroupConfig = new Properties

Review Comment:
   fix: removed `streamsGroupConfig` since it is not used



-- 
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

Reply via email to