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


##########
streams/src/main/java/org/apache/kafka/streams/internals/StreamsConfigUtils.java:
##########
@@ -56,12 +56,12 @@ public static ProcessingMode processingMode(final 
StreamsConfig config) {
         }
     }
 
-    @SuppressWarnings("deprecation")
+    // TODO cleanup

Review Comment:
   Same -- follow up PR will refactor this further and remove hard coded string 
replacements.



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