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 ff31d25b3d0 HBASE-27430 Should disable replication log cleaner when 
migrating replication queue data (#4901)
 discard ac878a550d2 HBASE-27429 Add exponential retry backoff support for 
MigrateReplicationQueueFromZkToTableProcedure
 discard 643e5fc758c HBASE-27217 Revisit the DumpReplicationQueues tool (#4810)
 discard a258accdade HBASE-27218 Support rolling upgrading (#4808)
 discard a4218b55620 HBASE-27405 Fix the replication hfile/log cleaner report 
that the replication table does not exist (#4811)
 discard 93b20a6cd45 HBASE-27392 Add a new procedure type for implementing some 
global operations such as migration (#4803)
 discard 45589dd4fec HBASE-27215 Add support for sync replication (#4762)
 discard 2bdd5719e70 HBASE-27214 Implement the new replication hfile/log 
cleaner (#4722)
 discard bc5eb2269ae HBASE-27213 Add support for claim queue operation (#4708)
 discard 3cf605d1392 HBASE-27212 Implement a new table based replication queue 
storage and make the minimum replication system work (#4672)
     add ad8f28e2978 HBASE-27493: Allow namespace admins to clone snapshots 
created by them (#4885)
     new 5210fa1d089 HBASE-27212 Implement a new table based replication queue 
storage and make the minimum replication system work (#4672)
     new 4a75db14b7a HBASE-27213 Add support for claim queue operation (#4708)
     new 42a9e92fdc9 HBASE-27214 Implement the new replication hfile/log 
cleaner (#4722)
     new 4f5db83ac61 HBASE-27215 Add support for sync replication (#4762)
     new fb842ac21d7 HBASE-27392 Add a new procedure type for implementing some 
global operations such as migration (#4803)
     new f0332a62498 HBASE-27405 Fix the replication hfile/log cleaner report 
that the replication table does not exist (#4811)
     new da08965d7c7 HBASE-27218 Support rolling upgrading (#4808)
     new d2c82c7750d HBASE-27217 Revisit the DumpReplicationQueues tool (#4810)
     new f852b3f8cb2 HBASE-27429 Add exponential retry backoff support for 
MigrateReplicationQueueFromZkToTableProcedure
     new bf1f0082824 HBASE-27430 Should disable replication log cleaner when 
migrating replication queue data (#4901)

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   (ff31d25b3d0)
            \
             N -- N -- N   refs/heads/HBASE-27109/table_based_rqs (bf1f0082824)

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 10 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:
 .../hbase/security/access/AccessController.java    |  3 ++
 .../security/access/TestAccessController.java      | 63 +++++++++++++++++++---
 2 files changed, 58 insertions(+), 8 deletions(-)

Reply via email to