You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Etienne Chauchot (Jira)" <ji...@apache.org> on 2022/09/30 09:06:00 UTC

[jira] [Created] (FLINK-29484) Support orderless check of elements in SourceTestSuiteBase and SinkTestSuiteBase

Etienne Chauchot created FLINK-29484:
----------------------------------------

             Summary: 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


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)