NAYUSIK created KAFKA-10745: ------------------------------- Summary: Please let me know how I check the time which Source connector receive the data from source table. Key: KAFKA-10745 URL: https://issues.apache.org/jira/browse/KAFKA-10745 Project: Kafka Issue Type: Improvement Reporter: NAYUSIK
Please let me know how I check the time which Source connector receive the data from source table. I want to check the time by section. We are currently using JDBC Connector. The time we can see is the time when the data is created on the source table, the time when the data is entered into Kafka, and the time when the data is generated on the target table. But I also want to know the time when Source connector receive the data from source table. Please tell me what settings I need to set up on the Source connector. Thank you for your support. -- This message was sent by Atlassian Jira (v8.3.4#803005)