Browse Source

Add HADOOP-12764 to CHANGES.txt.

Change-Id: Ie32b71b7bd8892a3bb434aec12cdf2c43c61b897
Zhe Zhang 9 years ago
parent
commit
dfd49a027e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -460,6 +460,9 @@ Release 2.8.0 - UNRELEASED
     HADOOP-12788. OpensslAesCtrCryptoCodec should log which random number generator is used.
     (Wei-Chiu Chuang via umamahesh)
 
+    HADOOP-12764. Increase default value of KMS maxHttpHeaderSize and make it
+    configurable. (zhz)
+
   OPTIMIZATIONS
 
     HADOOP-11785. Reduce the number of listStatus operation in distcp