mxm commented on a change in pull request #13571:
URL: https://github.com/apache/beam/pull/13571#discussion_r545810318



##########
File path: 
runners/flink/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/DoFnOperator.java
##########
@@ -739,9 +741,12 @@ public final void processWatermark1(Watermark mark) throws 
Exception {
     }
 
     currentInputWatermark = mark.getTimestamp();

Review comment:
       I would like to generalize the existing code, instead of adding code 
paths for every exception which is bound to be error-prone.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to