mdedetrich commented on a change in pull request #10839: URL: https://github.com/apache/kafka/pull/10839#discussion_r647362843
########## File path: core/src/test/scala/integration/kafka/server/MultipleListenersWithSameSecurityProtocolBaseTest.scala ########## @@ -180,7 +180,7 @@ abstract class MultipleListenersWithSameSecurityProtocolBaseTest extends ZooKeep props.put(s"${prefix}${KafkaConfig.SaslJaasConfigProp}", jaasConfig) } - case class ClientMetadata(val listenerName: ListenerName, val saslMechanism: String, topic: String) { Review comment: `val` is unnecessary/pointless here -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org