mdedetrich opened a new pull request, #12534: URL: https://github.com/apache/kafka/pull/12534
In Scala its standard practice to use _ whenever you are initializing variables. In regard to implementation, for object references _ initialization maps to null so there is no change in behaviour. This PR is the equivalent of https://github.com/apache/kafka/pull/12471 but for KafkaServer -- 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