pprovenzano commented on code in PR #13374:
URL: https://github.com/apache/kafka/pull/13374#discussion_r1140947822


##########
core/src/main/scala/kafka/tools/StorageTool.scala:
##########
@@ -128,6 +152,108 @@ object StorageTool extends Logging {
       .getOrElse(defaultValue)
   }
 
+  def getUserScramCredentialRecord(mechanism: String,

Review Comment:
   Lots of unit tests were added in StorageToolTest.scala . I made sure to 
cover all the required argument combinations.



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