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

ClientConnectionTest is broken because the ClusterClient lazily connects to the JobManager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.0, 1.4.0
    • 1.3.0, 1.4.0
    • Command Line Client, Tests
    • None

    Description

      The ClientConnectionTest is broken since the refactoring of the ClusterClient. The reason is that we expect an exception to be thrown which contains the word "JobManager". However, in case that the created ClusterClient does not fail, we fail the test with a message containing "JobManager". That is the reason why this test passed even though it actually failed all the time.

      Attachments

        Activity

          People

            trohrmann Till Rohrmann
            trohrmann Till Rohrmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: