kl0u commented on a change in pull request #6520: [FLINK-10097][DataStream API] 
Additional tests for StreamingFileSink
URL: https://github.com/apache/flink/pull/6520#discussion_r229753716
 
 

 ##########
 File path: 
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/functions/sink/filesystem/LocalStreamingFileSinkTest.java
 ##########
 @@ -484,131 +479,4 @@ public void testScalingDownAndMergingOfStates() throws 
Exception {
                        Assert.assertEquals(3L, counter);
                }
        }
-
-       @Test
-       public void testMaxCounterUponRecovery() throws Exception {
 
 Review comment:
   It is relevant but it is subsumed by the 
`BucketsTest.testMergeAtScaleInAndMaxCounterAtRecovery()`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to