zoltar9264 commented on code in PR #21812:
URL: https://github.com/apache/flink/pull/21812#discussion_r1101082127
##########
flink-dstl/flink-dstl-dfs/src/test/java/org/apache/flink/changelog/fs/FsStateChangelogWriterTest.java:
##########
@@ -106,6 +109,143 @@ void testPersistAgain() throws Exception {
});
}
+ @Test
+ void testChangelogFileAvailable() throws Exception {
Review Comment:
Thanks @fredia , I think we can verify all changelog available case in this
pr, so I will rename it to testFileAvailableAfterPreUpload but not move to
https://github.com/apache/flink/pull/21895 .
--
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]