pnowojski commented on pull request #18665:
URL: https://github.com/apache/flink/pull/18665#issuecomment-1033885036


   > Can we merge this PR already? What happens if SourceOperator receives the 
WatermarkAlignmentEvent?
   
   Yes, we could merge it as it is. First and foremost if `SourceOperator` 
receives `WatermarkAlignmentEvent` it would throw an unsupported/illegal state 
exception. Which is perfectly fine, as currently there is no way to enable 
sending those events in the production code. Only the unit test added in this 
PR is currently enabling this feature.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to