Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
squito committed Jul 7, 2015
1 parent 517b6e5 commit 227b40d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,8 @@ class DAGSchedulerSuite

}

/** This tests the case where a late FetchFailed comes in after the map stage has finished getting
/**
* This tests the case where a late FetchFailed comes in after the map stage has finished getting
* retried and a new reduce stage starts running.
*/
test("extremely late fetch failures don't cause multiple concurrent attempts for " +
Expand Down

0 comments on commit 227b40d

Please sign in to comment.