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


##########
streams/src/main/java/org/apache/kafka/streams/state/DslKeyValueParams.java:
##########
@@ -25,26 +27,46 @@
 public class DslKeyValueParams {
 
     private final String name;
+    @Deprecated
     private final boolean isTimestamped;

Review Comment:
   Why did we not remove this variable in this PR? Seems we don't need it any 
longer.



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