You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bh...@apache.org on 2020/07/30 17:32:47 UTC

[hbase] branch branch-2 updated (13f9f7a -> 6c61c50)

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

bharathv pushed a change to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 13f9f7a  HBASE-24797 Move log code out of loop
     add 6c61c50  HBASE-24788: Fix the connection leaks on getting hbase admin from unclosed connection (#2173)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/mapreduce/TableOutputFormat.java  | 17 +++++-----
 .../hadoop/hbase/util/ServerRegionReplicaUtil.java | 26 ++++++++-------
 .../TestAsyncReplicationAdminApiWithClusters.java  | 14 ++++++--
 .../regionserver/TestClearRegionBlockCache.java    | 37 ++++++++++++----------
 .../hbase/replication/TestMasterReplication.java   | 17 +++++-----
 5 files changed, 63 insertions(+), 48 deletions(-)