frankvicky commented on code in PR #21411:
URL: https://github.com/apache/kafka/pull/21411#discussion_r2773403720


##########
streams/src/main/java/org/apache/kafka/streams/state/StateSerdes.java:
##########
@@ -149,26 +151,49 @@ public String topic() {
      * @param rawKey  the key as raw bytes
      * @return        the key as typed object
      */
+    @Deprecated

Review Comment:
   I suppose that we should add `@SupressWarning` and replace them in follow-up 
PRs.



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