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 2020/02/03 06:16:10 UTC

[hbase] branch master updated (12f1c7c -> ab00399)

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 12f1c7c  HBASE-23777 Removed deprecated createTableDescriptor(String, int, int, int, KeepDeletedCells) from HBaseTestingUtility
     add ab00399  HBASE-23782 We still reference the hard coded meta descriptor in some places when listing table descriptors (#1115)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/util/FSTableDescriptors.java      | 78 +++++++++-------------
 .../org/apache/hadoop/hbase/TestHBaseMetaEdit.java | 31 +++++++--
 2 files changed, 55 insertions(+), 54 deletions(-)