jolshan commented on code in PR #14721: URL: https://github.com/apache/kafka/pull/14721#discussion_r1387343457
########## core/src/main/scala/kafka/utils/PasswordEncoder.scala: ########## @@ -20,12 +20,12 @@ import java.nio.charset.StandardCharsets import java.security.{AlgorithmParameters, NoSuchAlgorithmException, SecureRandom} import java.security.spec.AlgorithmParameterSpec import java.util.Base64 - Review Comment: small nit: did we mean to remove this new line? -- 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