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

Fix the race condition issue about Connection and ConnectionManager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 1.1.0
    • None
    • Spark Core
    • None

    Description

      Now, when we run Spark application, error message is appear on driver's log.
      The error message includes like as follows.

      • message caused by ClosedChannelException
      • message caused by CancelledKeyException
      • "Corresponding SendingConnectionManagerId not found"

      Those are mainly caused by the race condition issue of the time Connection is closed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sarutak Kousuke Saruta
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: