MartijnVisser commented on PR #29037: URL: https://github.com/apache/flink/pull/29037#issuecomment-5475993385
@SEPURI-SAI-KRISHNA All three points check out. I've dropped the guard in `MultipleInputStreamTask`, fixed the comment, and marked `ChainingOutputIdleMaxWatermarkTest` as characterization in the description. Your first point also surfaced that the multi-input change had no test coverage of its own, so I've added `MultipleInputStreamTaskIdleDrainTest`. I'm keeping the drain tests in their own classes so no existing test files are touched. -- 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]
