This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch HBASE-22514
in repository https://gitbox.apache.org/repos/asf/hbase.git.
discard 660d105 HBASE-23807 Make rsgroup related shell command to use the new
admin methods (#1148)
discard 6db3856 HBASE-23276 Add admin methods to get tables within a group
(#1118)
discard 300db27 HBASE-23235 Re-enable
TestRSGroupsKillRS.testLowerMetaGroupVersion (#1117)
discard 57804ae HBASE-23253 Rewrite rsgroup related UTs with the new methods
introduced in HBASE-22932 (#813)
discard 6b27cef HBASE-22932 Add rs group management methods in Admin and
AsyncAdmin (#657)
discard c71ceb0 HBASE-23050 Use RSGroupInfoManager to get rsgroups in master
UI's rsgroup part (#776)
discard c53d12a HBASE-23232 Remove rsgroup profile from pom.xml of
hbase-assembly (#779)
discard 247d063 HBASE-23081 Add an option to enable/disable rs group feature
(#691)
new 752d0c0 HBASE-23081 Add an option to enable/disable rs group feature
(#691)
new b4c0ac2 HBASE-23232 Remove rsgroup profile from pom.xml of
hbase-assembly (#779)
new 04ab5f8 HBASE-23050 Use RSGroupInfoManager to get rsgroups in master
UI's rsgroup part (#776)
new 6fc7f0a HBASE-22932 Add rs group management methods in Admin and
AsyncAdmin (#657)
new 21ed24f HBASE-23253 Rewrite rsgroup related UTs with the new methods
introduced in HBASE-22932 (#813)
new f98c9de HBASE-23235 Re-enable
TestRSGroupsKillRS.testLowerMetaGroupVersion (#1117)
new aa175d7 HBASE-23276 Add admin methods to get tables within a group
(#1118)
new d19673d HBASE-23807 Make rsgroup related shell command to use the new
admin methods (#1148)
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 (660d105)
\
N -- N -- N refs/heads/HBASE-22514 (d19673d)
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 8 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:
.../org/apache/hadoop/hbase/security/access/TestTablePermissions.java | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)