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

Consolidate TestingCluster and FokableFlinkMiniCluster

    XMLWordPrintableJSON

Details

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

    Description

      TestingCluster appears to be outdated and should be replaced by or consolidated with the ForkableMiniCluster. Both clusters start the testing actors. Additionally, ForkableMiniCluster cluster has support for forking, HA, and restarting actors.

      As of now it looks like the use of both is arbitrary. The TestingCluster may produce test failures because multiple forked test instances could be trying to bind to the same free port.

      It looks like the ForkableMiniCluster should also inherit from FlinkMiniCluster instead of LocalFlinkMiniCluster because it overwrites all inherited implementations of LocalFlinkMiniCluster.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mxm Maximilian Michels
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: