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

Stop AsyncEventQueue when interrupted in dispatch

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • Spark Core
    • None

    Description

      SPARK-24309 stop AsyncEventQueue when interrupted in postToAll.
      However, if it's interrupted in AsyncEventQueue#dispatch, SparkContext would be stopped.
      In some queue (e.g. event log), we could stop AsyncEventQueue when interrupted in dispatch, rather than stop the SparkContext.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wang-shuo Wang Shuo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: