Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch
Description
One of our tests detected a corner case in getRangeOverlapping: When the RLESparseResourceAllocation object is a result of a merge operation, the underlying map is a "view" within some range. If 'end' is outside that range, headMap(..) throws an uncaught exception.
Attachments
Attachments
Issue Links
- is depended upon by
-
YARN-5164 Use plan RLE to improve CapacityOverTimePolicy efficiency
- Resolved