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 2022/01/27 06:13:50 UTC

[hbase] branch branch-2 updated (0ca2307 -> a8b68c9)

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

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


    from 0ca2307  Revert "HBASE-26688 Threads shared EMPTY_RESULT may lead to unexpected client job down. (#4048)"
     add a8b68c9  HBASE-26690 Modify FSTableDescriptors to not rely on renaming when writing TableDescriptor (#4054)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/regionserver/CompactionTool.java  |   2 +-
 .../hadoop/hbase/util/FSTableDescriptors.java      | 381 +++++++++------------
 .../hadoop/hbase/util/TestFSTableDescriptors.java  | 307 ++++++++---------
 3 files changed, 317 insertions(+), 373 deletions(-)