AndrewJSchofield commented on code in PR #20087: URL: https://github.com/apache/kafka/pull/20087#discussion_r2182685168
########## storage/src/test/java/org/apache/kafka/tiered/storage/utils/RecordsKeyValueMatcher.java: ########## @@ -34,6 +34,12 @@ import java.util.Collection; import java.util.Iterator; +/** + * @param <R1> The type of records used to formulate the expectations. Review Comment: The formatting of the type parameters in this javadoc comment is a little odd. -- 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