You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by wc...@apache.org on 2021/01/12 09:40:55 UTC

[hbase] branch branch-2 updated (51e8cf4 -> fdae12d)

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

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


    from 51e8cf4  Revert "HBASE-25449 'dfs.client.read.shortcircuit' should not be set in hbase-default.xml"
     add fdae12d  HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… (#2546) (#2849)

No new revisions were added by this update.

Summary of changes:
 .../regionserver/ReplicationSource.java            |  5 ++
 .../regionserver/ReplicationSourceShipper.java     | 59 +++++++++++++++++++++-
 .../regionserver/ReplicationSourceWALReader.java   |  3 +-
 .../regionserver/TestReplicationSource.java        | 47 +++++++++++++++++
 4 files changed, 111 insertions(+), 3 deletions(-)