You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2013/12/07 21:47:37 UTC

[2/2] git commit: Merge pull request #241 from pwendell/branch-0.8

Merge pull request #241 from pwendell/branch-0.8

Fix race condition in JobLoggerSuite [0.8 branch]

I found this when running the tests locally. It's similar to a race condition found when making the 0.8.0 release.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/9c9e71ea
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/9c9e71ea
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/9c9e71ea

Branch: refs/heads/branch-0.8
Commit: 9c9e71ea9e5f3b838286ab40dd0f3b4cc56e540f
Parents: d0b9fce 295734f
Author: Patrick Wendell <pw...@gmail.com>
Authored: Sat Dec 7 12:47:26 2013 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Sat Dec 7 12:47:26 2013 -0800

----------------------------------------------------------------------
 .../scala/org/apache/spark/scheduler/JobLoggerSuite.scala    | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
----------------------------------------------------------------------