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


 discard 693ed117985 HBASE-27392 Add a new procedure type for implementing some 
global operations such as migration (#4803)
    omit 47ed06530bf HBASE-27215 Add support for sync replication (#4762)
    omit 376a224ab30 HBASE-27214 Implement the new replication hfile/log 
cleaner (#4722)
    omit 1b2bb2bc708 HBASE-27213 Add support for claim queue operation (#4708)
    omit e444053cda2 HBASE-27212 Implement a new table based replication queue 
storage and make the minimum replication system work (#4672)
     add 23a56331dbe HBASE-27391 Downgrade ERROR log to DEBUG in 
ConnectionUtils.updateStats (#4804)
     new 0a4307e7e8a HBASE-27212 Implement a new table based replication queue 
storage and make the minimum replication system work (#4672)
     new a06467786cb HBASE-27213 Add support for claim queue operation (#4708)
     new 353a9a6b784 HBASE-27214 Implement the new replication hfile/log 
cleaner (#4722)
     new 8ba809c5067 HBASE-27215 Add support for sync replication (#4762)
     new de2d20aac2e HBASE-27392 Add a new procedure type for implementing some 
global operations such as migration (#4803)

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   (693ed117985)
            \
             N -- N -- N   refs/heads/HBASE-27109/table_based_rqs (de2d20aac2e)

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 5 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:
 .../main/java/org/apache/hadoop/hbase/client/ConnectionUtils.java   | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Reply via email to