Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshupei committed Aug 22, 2023
1 parent 3d681fb commit bdc3e0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,7 @@ abstract class EntranceServer extends Logging {
jobRequest.setErrorDesc("")
jobRequest.setMetrics(metricMap)
jobRequest.getMetrics.put(TaskConstant.JOB_SUBMIT_TIME, initDate)
// Allow task status updates to be unordered
jobRequest.setUpdateOrderFlag(false)

logAppender.append(
Expand Down

0 comments on commit bdc3e0e

Please sign in to comment.