Samrat002 commented on PR #28867: URL: https://github.com/apache/flink/pull/28867#issuecomment-5392180347
> https://github.com/apache/flink/pull/28867#discussion_r3806320895 Went with the option of scoping by expected prefix rather than documenting single-threaded execution. incompletePrefix() is derived from each test's own UUID-based key, so s3.listKeys(incompletePrefix()) in recover Without Incomplete Tail Still Works / recoverWithNestedKeyStillWorks only ever sees objects for that test's own key, and stays correct. However, JUnit schedules the tests. There's a comment on that assertion (incompletePrefix() is derived from this test's own UUID-based key...) calling this out. -- 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]
