mjsax commented on code in PR #20192: URL: https://github.com/apache/kafka/pull/20192#discussion_r2226793280
########## streams/src/main/java/org/apache/kafka/streams/errors/BrokerNotFoundException.java: ########## @@ -17,12 +17,14 @@ package org.apache.kafka.streams.errors; /** + * @deprecated since 4.2 and should not be used any longer. Review Comment: nit: this line should on at the end of the JavaDoc comment. Not the top :) -- 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