mjsax commented on code in PR #18154:
URL: https://github.com/apache/kafka/pull/18154#discussion_r1881321375


##########
streams/src/test/java/org/apache/kafka/streams/kstream/internals/KStreamProcessorApiTest.java:
##########
@@ -46,7 +46,7 @@
 import static java.util.Arrays.asList;
 
 
-public class KStreamNewProcessorApiTest {
+public class KStreamProcessorApiTest {

Review Comment:
   This is a similar update -- we don't have the old Processor API any longer, 
so dropping the `New` from this name, too.



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

Reply via email to