[GitHub] spark pull request: Update StreamingContext.scala [SPARK-11137]

2016-01-18 Thread jayadevanmurali
Github user jayadevanmurali commented on the pull request:

https://github.com/apache/spark/pull/10807#issuecomment-172595828
  
Exceptions are handled for each of the operations in the stop method, so 
that any exceptions does not abort rest of the statements


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: Update StreamingContext.scala [SPARK-11137]

2016-01-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/10807#issuecomment-172592994
  
Can one of the admins verify this patch?


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: Update StreamingContext.scala [SPARK-11137]

2016-01-18 Thread srowen
Github user srowen commented on the pull request:

https://github.com/apache/spark/pull/10807#issuecomment-172604287
  
@jayadevanmurali provide a better title/description please. "Update" 
doesn't say what this is about. It matters since it becomes the commit message


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: Update StreamingContext.scala [SPARK-11137]

2016-01-18 Thread jayadevanmurali
GitHub user jayadevanmurali opened a pull request:

https://github.com/apache/spark/pull/10807

 Update StreamingContext.scala [SPARK-11137]

Make StreamingContext.stop() exception-safe

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jayadevanmurali/spark branch-0.1-SPARK-11137

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/10807.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #10807


commit 39bcfb58b2e0e63afcdd931f881d6071e246d4c2
Author: jayadevanmurali 
Date:   2016-01-18T16:20:56Z

 Update StreamingContext.scala [SPARK-11137]

Make StreamingContext.stop() exception-safe




---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org