Skip to content

Commit

Permalink
remove comment for reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
squito committed Jul 7, 2015
1 parent 227b40d commit a5f7c8c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,6 @@ class DAGScheduler(
val stageId = task.stageId
val taskType = Utils.getFormattedClassName(task)

// REVIEWERS: does this need special handling for multiple completions of the same task?
outputCommitCoordinator.taskCompleted(stageId, task.partitionId,
event.taskInfo.attempt, event.reason)

Expand Down

0 comments on commit a5f7c8c

Please sign in to comment.