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


##########
streams/src/main/java/org/apache/kafka/streams/state/internals/KeyValueStoreWrapper.java:
##########
@@ -39,6 +39,9 @@
  */
 public class KeyValueStoreWrapper<K, V> implements StateStore {
 
+    public static final long PUT_RETURN_CODE_IS_LATEST

Review Comment:
   Not sure -- it's internal code only so not a big deal and easy to change in 
the future if we want



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to