Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
MR-3902
-
None
-
None
-
None
Description
ScheduledRequests#remove only remove the specified TaskAttemptId from "maps".
It's inefficient, and the method should remove the elements from mapsHostMapping and mapsRackMapping.