You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by zh...@apache.org on 2016/02/11 18:34:49 UTC

hadoop git commit: Add HADOOP-12764 to CHANGES.txt.

Repository: hadoop
Updated Branches:
  refs/heads/branch-2 84dcd1a80 -> dfd49a027


Add HADOOP-12764 to CHANGES.txt.

Change-Id: Ie32b71b7bd8892a3bb434aec12cdf2c43c61b897


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dfd49a02
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dfd49a02
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/dfd49a02

Branch: refs/heads/branch-2
Commit: dfd49a027e34d9a95623852c2ab45c0db10584d8
Parents: 84dcd1a
Author: Zhe Zhang <zh...@apache.org>
Authored: Thu Feb 11 09:34:32 2016 -0800
Committer: Zhe Zhang <zh...@apache.org>
Committed: Thu Feb 11 09:34:32 2016 -0800

----------------------------------------------------------------------
 hadoop-common-project/hadoop-common/CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/dfd49a02/hadoop-common-project/hadoop-common/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt
index 437e9c5..edfa957 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/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