Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/1452#issuecomment-49259394
  
    That was actually my main concern from the beginning with this change. From 
my initial observation everything does seem work. I intentionally avoided 
keeping references to the broadcast variables outside of RDDs, so the broadcast 
variable should have the same scope as the RDD itself, and thus gets cleaned up 
as long as we properly clean up RDDs and broadcast variables.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to