You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2021/07/02 03:11:18 UTC

[hbase] branch master updated (ef639ff -> fab0505)

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

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


    from ef639ff  HBASE-26041 Replace PrintThreadInfoHelper with HBase's own ReflectionUtils.printThreadInfo() (#3442)
     add fab0505  HBASE-26051 Remove reflections used to access HDFS EC APIs (#3446)

No new revisions were added by this update.

Summary of changes:
 .../FanOutOneBlockAsyncDFSOutputHelper.java        | 19 +-----------
 .../TestSaslFanOutOneBlockAsyncDFSOutput.java      |  4 +--
 .../hbase/regionserver/wal/TestHBaseWalOnEC.java   | 34 +++++++++-------------
 3 files changed, 15 insertions(+), 42 deletions(-)