You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ap...@apache.org on 2021/04/09 20:13:23 UTC

[hbase] branch master updated (6aab134 -> 74e533d)

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

apurtell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 6aab134  Add Geoffrey Jacoby to developers list in pom.xml
     add 74e533d  HBASE-25751 - Add writable TimeToPurgeDeletes to ScanOptions (#3137)

No new revisions were added by this update.

Summary of changes:
 .../hbase/regionserver/CustomizedScanInfoBuilder.java    | 16 ++++++++++++++--
 .../org/apache/hadoop/hbase/regionserver/ScanInfo.java   | 10 +++++++---
 .../apache/hadoop/hbase/regionserver/ScanOptions.java    |  4 ++++
 .../hadoop/hbase/coprocessor/SimpleRegionObserver.java   |  1 +
 .../hbase/coprocessor/TestRegionCoprocessorHost.java     |  2 ++
 5 files changed, 28 insertions(+), 5 deletions(-)