fhueske commented on PR #28296: URL: https://github.com/apache/flink/pull/28296#issuecomment-4610466306
Thanks for the PR @autophagy! Before I start reviewing the changes, I have a more fundamental question (sorry for not bringing up this earlier): Are we sure that the test harness needs to emulate TTL behavior? AFAIK, the whole TTL evaluation logic is contained in the execution framework. Users only enable it via hints. So, why should a PTF developer use the harness to test TTL? They cannot change any of the behavior. Failing TTL would need a bug fix of the framework, not the PTF. @twalthr Do you have any thoughts on this? -- 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]
