StefanRRichter commented on a change in pull request #7009: [FLINK-10712]
Support to restore state when using RestartPipelinedRegionStrategy
URL: https://github.com/apache/flink/pull/7009#discussion_r245657791
##########
File path:
flink-connectors/flink-connector-filesystem/src/test/java/org/apache/flink/streaming/connectors/fs/RollingSinkFaultToleranceITCase.java
##########
@@ -77,8 +77,8 @@
private static String outPath;
- @BeforeClass
- public static void createHDFS() throws IOException {
+ @Before
Review comment:
All the changes on he file sink tests look unrelated. Does this fix some
problem. Is there any reason why we should combine them with this PR instead of
having a separate PR? If you agree, I would suggest revert such changes.
----------------------------------------------------------------
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