mjsax commented on a change in pull request #10810: URL: https://github.com/apache/kafka/pull/10810#discussion_r647696003
########## File path: streams/src/main/java/org/apache/kafka/streams/processor/api/ProcessorContext.java ########## @@ -53,9 +53,9 @@ TaskId taskId(); /** - * The metadata of the source record, if is one. Processors may be invoked to + * Return the metadata of the current record if available. Processors may be invoked to Review comment: We write JavaDocs imperatively. No `s` is intended. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org