Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8238

StreamTaskTestHarness should only allow one setup call

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.0
    • Tests
    • None

    Description

      The StreamTaskTestHarness offers 2 methods for settting up an OperatorChain:

      • setupOutputForSingletonOperatorChain
      • setupOperatorChain

      We should add a check to make sure that only one of these methods is called. Calling both methods leads to undefined behavior by the task and is a bit tricky to debug.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: