Browse Source

YARN-1709. In-memory data structures used to track resources over time to enable reservations.

subru 10 năm trước cách đây
mục cha
commit
f525b01583
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      YARN-1051-CHANGES.txt

+ 3 - 0
YARN-1051-CHANGES.txt

@@ -5,3 +5,6 @@ YARN-2475. Logic for responding to capacity drops for the
 ReservationSystem. (Carlo Curino and Subru Krishnan via curino)
 
 YARN-1708. Public YARN APIs for creating/updating/deleting reservations. (subru)
+
+YARN-1709. In-memory data structures used to track resources over time to
+enable reservations. (subru)