bob-barrett commented on code in PR #14721:
URL: https://github.com/apache/kafka/pull/14721#discussion_r1387343761
##########
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:
Almost certainly done by my IDE, I'll fix it
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]