[
https://issues.apache.org/jira/browse/FLINK-29484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Etienne Chauchot closed FLINK-29484.
------------------------------------
Resolution: Won't Fix
Closing because it is already available by overriding
SourceTestSuiteBase#checkResultWithSemantic() and using
CollectIteratorAssertions#assertUnordered()
> 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)