slachiewicz commented on PR #291: URL: https://github.com/apache/flink-connector-kafka/pull/291#issuecomment-5600728346
@MartijnVisser Addressed all review items in `5ae82e44` and updated the PR title and description: - Added component tag `[FLINK-40362][connector/kafka]` to commit subject and PR title. - Updated commit message and PR description to explain limiting replay to `firstMetadataUpdate`, noted that `MetadataUpdateEvent` is the reply to `GetMetadataUpdateEvent`, and included red/green status for both unit tests. - Replaced the ITCase paragraph in the PR description with the reproduction details from `SourceTestSuiteBase#testIdleReader`. - Added the AI disclosure section. - Updated `DynamicKafkaSourceReader.java` comment with note on FLINK-31006. - Applied suggested comment and assertion updates in `DynamicKafkaSourceReaderTest.java`. -- 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]
