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

EventLoop's run method don't handle fatal error, causes driver hang forever

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.3.0
    • None
    • Scheduler, Spark Core

    Description

      Once a fatal error(such as NoSuchMethodError) happens during `onReceive(event)`, the eventThread thread will exist. However the eventQueue is still accepting events. The whole spark application will hang forever.

       

      cc zsxwing XuanYuan

      Attachments

        Activity

          People

            Unassigned Unassigned
            advancedxy YE
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: