vpapavas commented on a change in pull request #11406:
URL: https://github.com/apache/kafka/pull/11406#discussion_r734552516



##########
File path: 
streams/src/main/java/org/apache/kafka/streams/processor/StateStoreContext.java
##########
@@ -42,6 +47,27 @@
      */
     TaskId taskId();
 
+    /**
+     * Return the metadata of the current record if available. Processors may 
be invoked to
+     * process a source record from an input topic, to run a scheduled 
punctuation

Review comment:
       What is punctuation?




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