fredia commented on code in PR #21822:
URL: https://github.com/apache/flink/pull/21822#discussion_r1170920283


##########
flink-dstl/flink-dstl-dfs/src/test/java/org/apache/flink/changelog/fs/FsStateChangelogWriterTest.java:
##########
@@ -246,15 +248,233 @@ void testFileAvailableAfterClose() throws Exception {
         }
     }
 
+    @Test
+    void testLocalFileDiscard() throws Exception {

Review Comment:
   @Myasuka 
   `testLocalFileAfterMaterialize()` would fail with code before this PR,  
because the previous test of the local dstl files are not enough, 
`testLocalFileDiscard()` is a supplement.



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