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

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


    omit d530ebb0704 HBASE-27214 Implement the new replication hfile/log 
cleaner (#4722)
    omit f7364b30705 HBASE-27213 Add support for claim queue operation (#4708)
    omit f771a2f1443 HBASE-27212 Implement a new table based replication queue 
storage and make the minimum replication system work (#4672)
     add b3a04899a4a HBASE-27352 - Quoted string argument with spaces passed 
from command line are propagated wrongly to the underlying java class (#4754)
     add efc757577a9 HBASE-27317 Rectifying the option for columnfamily as 
mandatory (#4773)
     add 00aba9ca746 HBASE-27371 Bump spotbugs version (#4783)
     add 460bb47c04c HBASE-27368 Do not need to throw IllegalStateException 
when peer is not active in ReplicationSource.initialize (#4779)
     new bea1946da37 HBASE-27212 Implement a new table based replication queue 
storage and make the minimum replication system work (#4672)
     new 3fad622c865 HBASE-27213 Add support for claim queue operation (#4708)
     new 63b4a207f46 HBASE-27214 Implement the new replication hfile/log 
cleaner (#4722)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d530ebb0704)
            \
             N -- N -- N   refs/heads/HBASE-27109/table_based_rqs (63b4a207f46)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 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:
 bin/hbase                                          |  2 +-
 dev-support/docker/Dockerfile                      |  6 +++---
 .../StoreFileListFilePrettyPrinter.java            | 15 ++++++--------
 .../regionserver/ReplicationSource.java            | 24 ++++++++--------------
 pom.xml                                            |  4 ++--
 5 files changed, 20 insertions(+), 31 deletions(-)

Reply via email to