You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ilayaperumal Gopinathan (JIRA)" <ji...@apache.org> on 2014/12/09 21:14:12 UTC

[jira] [Created] (SPARK-4802) ReceiverInfo removal at ReceiverTracker upon deregistering receiver

Ilayaperumal Gopinathan created SPARK-4802:
----------------------------------------------

             Summary: ReceiverInfo removal at ReceiverTracker upon deregistering receiver
                 Key: SPARK-4802
                 URL: https://issues.apache.org/jira/browse/SPARK-4802
             Project: Spark
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 1.1.0
            Reporter: Ilayaperumal Gopinathan
            Priority: Minor


When the streaming receiver is deregistered, the ReceiverTracker doesn't remove the corresponding receiverInfo entry for the receiver.

When the receiver is stopped at the executor and the ReceiverTrackerActor processes the DeregisterReceiver message shouldn't it remove the receiverInfo entry for that receiver?

Not sure if there is any specific reason for not removing it.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org