[ https://issues.apache.org/jira/browse/FLINK-29484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611578#comment-17611578 ]
Etienne Chauchot commented on FLINK-29484: ------------------------------------------ It seems _UnorderedCollectIteratorAssert_ already exists. Need to leverage it in the test suites. > Support orderless check of elements in SourceTestSuiteBase and > SinkTestSuiteBase > -------------------------------------------------------------------------------- > > Key: FLINK-29484 > URL: https://issues.apache.org/jira/browse/FLINK-29484 > Project: Flink > Issue Type: Improvement > Components: Tests > Reporter: Etienne Chauchot > Assignee: Etienne Chauchot > Priority: Major > > Some backend source and sinks are distributed and to not guarantee order. So > the test suites must consider that the tests pass even if the data is out of > order. We should add a configuration to the ExternalContext to set orderless > per source/sink. -- This message was sent by Atlassian Jira (v8.20.10#820010)