mjsax commented on code in PR #18778: URL: https://github.com/apache/kafka/pull/18778#discussion_r1938397352
########## streams/src/test/java/org/apache/kafka/streams/TopologyTest.java: ########## @@ -2338,7 +2338,6 @@ private TopologyDescription.Sink addSink(final String sinkName, return expectedSinkNode; } - @Deprecated // testing old PAPI Review Comment: Was already re-written to new API. Annotation and comment is outdated. -- 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