Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-908

local metrics test has race condition due to new SparkListener architecture

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.1
    • None
    • None

    Description

      This test assumes that the listener will synchronously process an event once an action is called. Kay's changes made this asynchronous, so this test can now fail sometimes depending on the order in which events occur.

      https://github.com/mesos/spark/blob/master/core/src/test/scala/org/apache/spark/scheduler/SparkListenerSuite.scala

      Attachments

        Activity

          People

            kayousterhout Kay Ousterhout
            patrick Patrick McFadin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: