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 2020/10/01 07:04:09 UTC

[hbase] branch branch-2 updated (b568b3e -> dedb630)

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 b568b3e  HBASE-25134 Migrate HBase PreCommit jenkins job from Hadoop to hbase (#2488)
     add dedb630  HBASE-24813 ReplicationSource should clear buffer usage on Replicatio… (#2453)

No new revisions were added by this update.

Summary of changes:
 .../regionserver/ReplicationSource.java            | 11 ++---
 .../regionserver/ReplicationSourceShipper.java     | 52 ++++++++++++++++++++++
 .../regionserver/ReplicationSourceWALReader.java   |  3 +-
 .../regionserver/TestReplicationSource.java        | 50 +++++++++++++++++++--
 4 files changed, 107 insertions(+), 9 deletions(-)