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

Calling graceful stop() immediately after start() on StreamingContext should not get stuck indefinitely

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • DStreams
    • None

    Description

      Sometimes the receiver will be registered into tracker after ssc.stop is called. Especially when stop() is called immediately after start(). So the receiver doesn't get the StopReceiver message from the tracker. In this case, when you call stop() in graceful mode, stop() would get stuck indefinitely.

      Attachments

        Issue Links

          Activity

            People

              zsxwing Shixiong Zhu
              viirya L. C. Hsieh
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: