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/06/16 05:45:49 UTC

[hbase] branch master updated (2ecbaf1 -> 2567d15)

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

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


    from 2ecbaf1  HBASE-24547 : Thrift support for HBASE-23941 (Operator support for get_slowlog_responses API) (#1892)
     add 2567d15  HBASE-24564: Make RS abort call idempotent.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hbase/master/HMaster.java    |  3 +-
 .../hadoop/hbase/regionserver/HRegionServer.java   | 42 +++++++++++++--------
 .../hbase/regionserver/TestRegionServerAbort.java  | 43 ++++++++++++++++++++++
 3 files changed, 70 insertions(+), 18 deletions(-)