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

Race condition in StreamingQuerySuite

    XMLWordPrintableJSON

Details

    Description

      The serializability test uses the same MemoryStream instance for 3 different queries. If any of those queries ask it to commit before the others have run, the rest will see empty dataframes. This can fail the test if q3 is affected.

      Attachments

        Activity

          People

            joseph.torres Jose Torres
            joseph.torres Jose Torres
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: