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

LeaderChangeStateCleanupTest.testStateCleanupAfterListenerNotification fails on Travis

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      The LeaderChangeStateCleanupTest.testStateCleanupAfterListenerNotification fails spuriously on Travis because of a NullPointerException. The reason is that it's not properly waited until the ResourceManager has been started. Due to this, it can happen that a leader notification message is tried to be sent to a LeaderRetrievalListener which has not been set by the ResourceManager.

      [1] https://s3.amazonaws.com/archive.travis-ci.org/jobs/123271732/log.txt

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: