This is an automated email from the ASF dual-hosted git repository.

weichiu pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 240cba7  HDFS-15202 Boost short circuit cache (rebase PR-1884) (#2016)
     new 3915d1a  HDFS-15356. Unify configuration `dfs.ha.allow.stale.reads` to 
DFSConfigKeys. Contributed by Xiaoqiao He.
     new eb045ea  HDFS-13183. Standby NameNode process getBlocks request to 
reduce Active load. Contributed by Xiaoqiao He.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/hadoop/hdfs/DFSConfigKeys.java |  3 +
 .../main/java/org/apache/hadoop/hdfs/HAUtil.java   |  7 +-
 .../hadoop/hdfs/server/balancer/Balancer.java      | 39 ++++++----
 .../hdfs/server/balancer/NameNodeConnector.java    | 85 ++++++++++++++++++++++
 .../src/main/resources/hdfs-default.xml            |  9 +++
 .../balancer/TestBalancerWithHANameNodes.java      | 56 +++++++++++++-
 6 files changed, 180 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to