AndrewJSchofield commented on code in PR #18210:
URL: https://github.com/apache/kafka/pull/18210#discussion_r1886867913
##########
clients/src/main/java/org/apache/kafka/clients/consumer/ConsumerConfig.java:
##########
@@ -173,7 +173,7 @@ public class ConsumerConfig extends AbstractConfig {
"(e.g. because that data has been deleted): " +
"<ul><li>earliest: automatically reset the offset to the earliest
offset" +
Review Comment:
Strictly speaking, you're missing an `</li>` at the end of this 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]