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 e7e8029  HBASE-22819 Automatically migrate the rs group config for 
table after HBASE-22695 (#498)
 discard 4df6761  HBASE-22820 Do not need to persist default rs group now (#482)
 discard 9cd801a  HBASE-22809 Allow creating table in group when rs group 
contains no live servers (#464)
 discard a87e209  HBASE-22695 Store the rsgroup of a table in table 
configuration (#426)
 discard 637323b  HBASE-22676 Move all the code in hbase-rsgroup to 
hbase-server and remove hbase-rsgroup module (#399)
 discard 27d2ed9  HBASE-22662 Move RSGroupInfoManager to hbase-server (#368)
 discard f7af8a8  HBASE-22664 Move protobuf stuff in hbase-rsgroup to 
hbase-protocol-shaded (#362)
     add 4e09e4f  HBASE-22642 Make move operations of RSGroup idempotent (#387)
     new 3222230  HBASE-22664 Move protobuf stuff in hbase-rsgroup to 
hbase-protocol-shaded (#362)
     new e361439  HBASE-22662 Move RSGroupInfoManager to hbase-server (#368)
     new 15300b7  HBASE-22676 Move all the code in hbase-rsgroup to 
hbase-server and remove hbase-rsgroup module (#399)
     new 8a8dfbb  HBASE-22695 Store the rsgroup of a table in table 
configuration (#426)
     new 83e6882  HBASE-22809 Allow creating table in group when rs group 
contains no live servers (#464)
     new 378d6b8  HBASE-22820 Do not need to persist default rs group now (#482)
     new 78af5b7  HBASE-22819 Automatically migrate the rs group config for 
table after HBASE-22695 (#498)

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   (e7e8029)
            \
             N -- N -- N   refs/heads/HBASE-22514 (78af5b7)

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 7 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/rsgroup/RSGroupAdminServer.java   |   4 -
 .../hadoop/hbase/rsgroup/TestRSGroupsAdmin2.java   | 163 +++++++++++++++------
 2 files changed, 121 insertions(+), 46 deletions(-)

Reply via email to