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

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


    from afd4da05914 HBASE-28366 Mis-order of SCP and regionServerReport 
results into region inconsistencies (#5774)
     new 479c756291f HBASE-28457 Introduce a version field in file based 
tracker record (#5784)
     new 33fe2047837 HBASE-28481 Prompting table already exists after failing 
to create table with many region replications (#5789)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../hadoop/hbase/client/MutableRegionInfo.java     |  2 +-
 .../src/main/protobuf/StoreFileTracker.proto       |  1 +
 .../master/procedure/CreateTableProcedure.java     | 13 ++++-
 .../storefiletracker/StoreFileListFile.java        | 57 ++++++++++++++++------
 .../master/procedure/TestCreateTableProcedure.java | 29 +++++++++++
 .../storefiletracker/TestStoreFileListFile.java    | 16 ++++++
 6 files changed, 101 insertions(+), 17 deletions(-)

Reply via email to