Browse Source

update CHANGES.txt to add YARN-3697 to 2.6.4 release

Zhihai Xu 9 years ago
parent
commit
96d8f1d6f3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      hadoop-yarn-project/CHANGES.txt

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

@@ -2127,6 +2127,9 @@ Release 2.6.4 - UNRELEASED
   YARN-4452. NPE when submit Unmanaged application. (Naganarasimha G R
   via junping_du)
 
+  YARN-3697. FairScheduler: ContinuousSchedulingThread can fail to shutdown.
+  (Zhihai Xu via kasha)
+
 Release 2.6.3 - 2015-12-17
 
   INCOMPATIBLE CHANGES