aljoscha commented on issue #7639: [FLINK-9920] Only check part files in BucketingSinkFaultToleranceITCase URL: https://github.com/apache/flink/pull/7639#issuecomment-459705216 Before, it could happen that other files are in the same directory. Then the verification logic in the test would pick up those files and the test would fail. Now we ignore all files that don't match our expected pattern.
---------------------------------------------------------------- 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
