GitHub user Qiuzhuang opened a pull request:
https://github.com/apache/incubator-spark/pull/594
Set ContextWaiter's var stopped to be true if wait() has been triggered
[STREAMING-58]: https://spark-project.atlassian.net/browse/STREAMING-58
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-spark/pull/594.patch
----
commit 9c19ce63637eee9369edd235979288d3d9fc9105
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-08T08:07:39Z
Kill drivers in postStop() for Worker.
JIRA SPARK-1068:https://spark-project.atlassian.net/browse/SPARK-1068
commit 18ce572b2b8f10cbd16f73098baea652f9f39d81
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-09T09:51:53Z
Merge branch 'master' of https://github.com/apache/incubator-spark
commit 5e96680e0be7f76891aed71dc828a8cfb95ee470
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-10T02:12:30Z
Merge branch 'master' of https://github.com/apache/incubator-spark
commit 398723a8acbff0e61301bfd2d75c11a76ffe8244
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-11T03:00:15Z
Merge branch 'master' of https://github.com/apache/incubator-spark
commit 687e44b1195c128557c8f8cb754c6c5e613bab90
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-12T03:07:46Z
Merge branch 'master' of https://github.com/apache/incubator-spark
commit f4e08eba27b27bb02ab072010548a1116071123e
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-13T02:57:54Z
Merge branch 'master' of https://github.com/apache/incubator-spark
commit 5ff8896b9673d2e10f8150abfefe1fb26f7aa81b
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-13T08:14:01Z
Set ContextWaiter's var stopped to be true if wait() has been triggered
[STREAMING-58]: https://spark-project.atlassian.net/browse/STREAMING-58
commit af66d8019ebbdc4003ce601f5e3ecd53ac44b005
Author: Qiuzhuang Lian <[email protected]>
Date: 2014-02-13T09:10:59Z
Merge branch 'master' of https://github.com/apache/incubator-spark
----