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

[hbase] branch master updated (1b9269d -> 840a557)

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

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


    from 1b9269d  HBASE-24797 Move log code out of loop
     add 840a557  HBASE-24794 hbase.rowlock.wait.duration should not be <= 0 (#2174)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hbase/regionserver/HRegion.java  | 10 ++-
 .../hadoop/hbase/regionserver/TestHRegion.java     | 84 ++++++++++++++++++++++
 2 files changed, 92 insertions(+), 2 deletions(-)