Browse Source

Add HADOOP-12764 to CHANGES.txt.

Change-Id: Ie32b71b7bd8892a3bb434aec12cdf2c43c61b897
Zhe Zhang 9 năm trước cách đây
mục cha
commit
dfd49a027e
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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