aliehsaeedii commented on code in PR #21411:
URL: https://github.com/apache/kafka/pull/21411#discussion_r2773313469
##########
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:
Does that make sense to replace this deprecated method with the newly
introduced one?
--
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]