Sfoglia il codice sorgente

Fix up author name to Jun Gong in CHANGES.txt for YARN-3469

Karthik Kambatla 10 anni fa
parent
commit
5cda6fffd3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      hadoop-yarn-project/CHANGES.txt

+ 1 - 1
hadoop-yarn-project/CHANGES.txt

@@ -119,7 +119,7 @@ Release 2.8.0 - UNRELEASED
     the entire centos repository. (Ravindra Kumar Naik via raviprak)
 
     YARN-3469. ZKRMStateStore: Avoid setting watches that are not required. 
-    (Jun Hong via kasha)
+    (Jun Gong via kasha)
 
   BUG FIXES