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

Spark Actors do not handle unknown messages in their receive methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 1.0.0
    • 1.4.0
    • Spark Core

    Description

      Per akka documentation - an actor should provide a pattern match for all messages including _ otherwise akka.actor.UnhandledMessage will be propagated.
      Noted actors:
      MapOutputTrackerMasterActor, ClientActor, Master, Worker...
      Should minimally do a
      logWarning(s"Received unexpected actor system event: $_") so message info is logged in correct actor.

      Attachments

        Activity

          People

            isaias.barroso Isaias Barroso
            kkasravi Kam Kasravi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified