davidradl commented on code in PR #26356:
URL: https://github.com/apache/flink/pull/26356#discussion_r2016907977
##########
flink-runtime/src/test/java/org/apache/flink/streaming/api/operators/SourceOperatorTest.java:
##########
@@ -273,6 +273,20 @@ public void testMetricGroupTracksSplitWatermark() throws
Exception {
expectedWatermark);
}
+ @Test
+ public void testMetricGroupReturnsDefaultIfNoSplitWatermark() throws
Exception {
Review Comment:
Agreed - it just seemed like a permutation to check. Thanks for adding
anyway.
--
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]