mas-chen commented on code in PR #19629: URL: https://github.com/apache/flink/pull/19629#discussion_r865601286
########## docs/content/docs/connectors/datastream/kafka.md: ########## @@ -344,6 +344,16 @@ fetched from Kafka in ```SplitReader```. The state of split, or current progress consuming is updated by ```KafkaRecordEmitter``` , which is also responsible for assigning event time when the record is emitted downstream. + +### Triage Review Comment: Would this be clearer if it was located in the `Kafka Consumer Metrics` section? -- 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]
