[hbase] 19/19: HBASE-23818 Cleanup the remaining RSGroupInfo.getTables call in the code base (#1152)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit d8273b8910a17095f34df446bc1d43676f032812 Author: Duo Zhang AuthorDate: Wed Feb 12 09:45:14 2020 +0800 HBASE-2

[hbase] 17/19: HBASE-23276 Add admin methods to get tables within a group (#1118)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit b7c28e7cfa3ba2c0c1f2bfbf623be01ab4920c3d Author: Duo Zhang AuthorDate: Thu Feb 6 19:53:57 2020 +0800 HBASE-23

[hbase] 11/19: HBASE-23081 Add an option to enable/disable rs group feature (#691)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 85aeb7611a411bd165714eda315d14e74b819eab Author: Duo Zhang AuthorDate: Mon Oct 7 17:34:33 2019 +0800 HBASE-23

[hbase] 18/19: HBASE-23807 Make rsgroup related shell command to use the new admin methods (#1148)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit da2a42268046cdbf22a30f79274753e1ad7f0fb5 Author: Duo Zhang AuthorDate: Sun Feb 9 10:33:32 2020 +0800 HBASE-23

[hbase] 16/19: HBASE-23235 Re-enable TestRSGroupsKillRS.testLowerMetaGroupVersion (#1117)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit e971912c870445a8808a9cc1450762bc0ef87b22 Author: Duo Zhang AuthorDate: Mon Feb 3 19:41:49 2020 +0800 HBASE-23

[hbase] 07/19: HBASE-22819 Automatically migrate the rs group config for table after HBASE-22695 (#498)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit f1cba5ce8e86eb09533223cbbb2923adee41fa74 Author: Duo Zhang AuthorDate: Sun Aug 25 11:19:04 2019 +0800 HBASE-2

[hbase] 09/19: HBASE-22987 Calculate the region servers in default group in foreground (#599)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 77799b1bcb8b8637db4e7ee9c324e5ae693c1662 Author: Duo Zhang AuthorDate: Wed Sep 11 22:10:52 2019 +0800 HBASE-2

[hbase] 06/19: HBASE-22820 Do not need to persist default rs group now (#482)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 5cbdf35281a23c40f037bb82d368668b9bfc854a Author: linkaline AuthorDate: Fri Aug 16 16:52:41 2019 +0800 HBASE-2

[hbase] branch HBASE-22514 updated (53b0554 -> d8273b8)

2020-02-11 Thread zhangduo
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 53b0554 HBASE-23818 Cleanup the remaining RSGroupInfo.getTables call in the code base (#1152) omit d19673

[hbase] 10/19: HBASE-22971 Deprecated RSGroupAdminEndpoint and make RSGroup feature always enabled (#595)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 06296f09b6cb95b3e40de4dbe39f0c8897742de1 Author: Duo Zhang AuthorDate: Tue Sep 24 12:09:12 2019 +0800 HBASE-2

[hbase] 03/19: HBASE-22676 Move all the code in hbase-rsgroup to hbase-server and remove hbase-rsgroup module (#399)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 829a95f84084e8b7c4b5f7f1beb1a1b48226b152 Author: Duo Zhang AuthorDate: Tue Jul 23 09:40:02 2019 +0800 HBASE-2

[hbase] 12/19: HBASE-23232 Remove rsgroup profile from pom.xml of hbase-assembly (#779)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit e8b15660487ef1c6758a87ab00d879f242bc4955 Author: Guangxu Cheng AuthorDate: Thu Oct 31 03:01:09 2019 +0800 HBA

[hbase] 01/19: HBASE-22664 Move protobuf stuff in hbase-rsgroup to hbase-protocol-shaded (#362)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit d4d145a83a315c04f1e449f3a7671edeceb65535 Author: Duo Zhang AuthorDate: Tue Jul 9 09:51:19 2019 +0800 HBASE-22

[hbase] 05/19: HBASE-22809 Allow creating table in group when rs group contains no live servers (#464)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit d4152178b824f1e65987935b7aa561b5e1c57b32 Author: Duo Zhang AuthorDate: Fri Aug 9 09:25:00 2019 +0800 HBASE-22

[hbase] 13/19: HBASE-23050 Use RSGroupInfoManager to get rsgroups in master UI's rsgroup part (#776)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 0db3e29a7c1dd4b133c01c90cbada15b187850d7 Author: Guangxu Cheng AuthorDate: Thu Oct 31 03:05:52 2019 +0800 HBA

[hbase] 02/19: HBASE-22662 Move RSGroupInfoManager to hbase-server (#368)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 49dab0c131fc8054c052230f2ff56f367cb92b42 Author: Duo Zhang AuthorDate: Thu Jul 11 10:34:05 2019 +0800 HBASE-2

[hbase] 04/19: HBASE-22695 Store the rsgroup of a table in table configuration (#426)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit cbe720908760825b3c5f3573b32a0ebbd5fb7b2c Author: Duo Zhang AuthorDate: Sat Aug 3 07:53:27 2019 +0800 HBASE-22

[hbase] 08/19: HBASE-22729 Start RSGroupInfoManager as default (#555)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git commit 294bf2a387d7a57dcdb4471a7e5a698c0dd4f82c Author: Guanghao Zhang AuthorDate: Tue Sep 3 11:39:19 2019 +0800 HBA

[hbase] branch HBASE-22514 updated: HBASE-23818 Cleanup the remaining RSGroupInfo.getTables call in the code base (#1152)

2020-02-11 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository. zhangduo pushed a commit to branch HBASE-22514 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/HBASE-22514 by this push: new 53b0554 HBASE-23818 Cleanup the rema

[hbase] branch branch-1.3 updated: HBASE-23825 Increment proto conversion is broken

2020-02-11 Thread achouhan
This is an automated email from the ASF dual-hosted git repository. achouhan pushed a commit to branch branch-1.3 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-1.3 by this push: new 666c78d HBASE-23825 Increment proto co

[hbase] branch branch-1.4 updated: HBASE-23825 Increment proto conversion is broken

2020-02-11 Thread achouhan
This is an automated email from the ASF dual-hosted git repository. achouhan pushed a commit to branch branch-1.4 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-1.4 by this push: new 1827141 HBASE-23825 Increment proto co

[hbase] branch branch-1 updated: HBASE-23825 Increment proto conversion is broken

2020-02-11 Thread achouhan
This is an automated email from the ASF dual-hosted git repository. achouhan pushed a commit to branch branch-1 in repository https://gitbox.apache.org/repos/asf/hbase.git The following commit(s) were added to refs/heads/branch-1 by this push: new b25071c HBASE-23825 Increment proto conver

[hbase-site] branch asf-site updated: INFRA-10751 Empty commit

2020-02-11 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hbase-site.git The following commit(s) were added to refs/heads/asf-site by this push: new aed6c34 INFRA-10751 Empty commit