Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Not A Problem
-
2.0.4-alpha
-
None
-
None
Description
The capacity scheduler and the fifo scheduler use the same normalizeRequest in SchedulerUtils. The fair scheduler has its own version of this method that does exactly the same thing. It should use the common one.