Sfoglia il codice sorgente

Missing Changes.txt for YARN-2308

Jian He 10 anni fa
parent
commit
178bc505da
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      hadoop-yarn-project/CHANGES.txt

+ 4 - 0
hadoop-yarn-project/CHANGES.txt

@@ -636,6 +636,10 @@ Release 2.6.0 - UNRELEASED
     YARN-2377. Localization exception stack traces are not passed as
     diagnostic info (Gera Shegalov via jlowe)
 
+    YARN-2308. Changed CapacityScheduler to explicitly throw exception if the
+    queue to which the apps were submitted is changed across RM restart.
+    (Craig Welch & Chang Li via jianhe)
+
 Release 2.5.1 - 2014-09-05
 
   INCOMPATIBLE CHANGES