Sakthi
|
dd99ea8d14
|
HBASE-22535 TestShellRSGroups fails when run on JDK11
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2019-06-04 10:34:04 -05:00 |
haxiaolin
|
ee19bda3bc
|
HBASE-22411 Refactor codes of moving reigons in RSGroup
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-05-29 09:33:09 +08:00 |
haxiaolin
|
759ee217c5
|
HBASE-22424 Interactions in RSGroup test classes will cause TestRSGroupsAdmin2.testMoveServersAndTables and TestRSGroupsBalance.testGroupBalance flaky
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-05-17 08:36:29 +08:00 |
Thiruvel Thirumoolan
|
32250e55ba
|
HBASE-21883 Enhancements to Major Compaction tool
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2019-04-30 17:29:28 -07:00 |
meiyi
|
268bcce76f
|
HBASE-22208 Create access checker and expose it in RS
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-04-19 12:39:09 +08:00 |
meiyi
|
94d9dc1e84
|
HBASE-22084 Rename AccessControlLists to PermissionStorage
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-04-12 14:18:09 +08:00 |
zhangduo
|
cd2374a7f0
|
HBASE-22108 Avoid passing null in Admin methods
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-04-02 21:13:17 +08:00 |
Xiang LI
|
d857c9160e
|
HBASE-22051 Expect values are hard-coded in the verifications of TestRSGroupsBasics
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-03-21 13:47:42 -07:00 |
Xiang Li
|
637764ab7b
|
HBASE-22009 Improve RSGroupInfoManagerImpl#getDefaultServers()
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-03-18 10:48:41 -07:00 |
Xiang Li
|
5c2b0854a5
|
HBASE-21987 Simplify RSGroupInfoManagerImpl#flushConfig() for offline mode
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-03-08 13:09:27 -08:00 |
Xiang Li
|
d725d33c4c
|
HBASE-21969 Improve the update of destination rsgroup of RSGroupInfoManagerImpl#moveTables()
|
2019-02-28 22:05:01 -08:00 |
Xiang Li
|
7ecb45a4b0
|
HBASE-21866 Do not move the table to null rsgroup when creating an existing table
|
2019-02-18 10:54:22 -08:00 |
zhangduo
|
54c724f580
|
HBASE-21707 Addendum remove debug logs
|
2019-01-15 08:31:31 +08:00 |
zhangduo
|
7795af0057
|
HBASE-21707 Fix warnings in hbase-rsgroup module and also make the UTs more stable
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-01-14 11:50:10 +08:00 |
zhangduo
|
a1903ea8ab
|
HBASE-21700 Simplify the implementation of RSGroupInfoManagerImpl
|
2019-01-10 10:50:12 +08:00 |
zhangduo
|
8bf966c8e9
|
HBASE-21541 Move MetaTableLocator.verifyRegionLocation to hbase-rsgroup module
|
2018-12-04 22:33:36 +08:00 |
zhangduo
|
1acbd36c90
|
HBASE-21154 Remove hbase:namespace table; fold it into hbase:meta
|
2018-11-26 14:51:56 +08:00 |
Reid Chan
|
130057f137
|
HBASE-21255 [acl] Refactor TablePermission into three classes (Global, Namespace, Table)
Signed-off-by: Michael Stack <stack@apache.org>
|
2018-11-15 11:34:16 +08:00 |
Ben Lau
|
c4b2315706
|
Amend HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions
Addendum: Update RSGroup Test too
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2018-11-08 14:07:50 -08:00 |
jingyuntian
|
5fbb227deb
|
HBASE-21269 Forward-port HBASE-21213 [hbck2] bypass leaves behind state in RegionStates when assign/unassign
|
2018-10-18 06:22:52 -07:00 |
Andrew Purtell
|
e42741e085
|
HBASE-21265 Split up TestRSGroups
Signed-off-by: Ted Yu <tyu@apache.org>
|
2018-10-04 16:24:06 -07:00 |
Andrew Purtell
|
79fe878a35
|
HBASE-21261 Add log4j.properties for hbase-rsgroup tests
|
2018-10-01 18:08:37 -07:00 |
tedyu
|
4d7235ec54
|
HBASE-21258 Add resetting of flags for RS Group pre/post hooks in TestRSGroups
|
2018-10-01 15:07:06 -07:00 |
Kiran Kumar Maturi
|
aa9e1d0511
|
HBASE-20857 balancer status tag in jmx metrics
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2018-09-28 16:12:15 -07:00 |
Mingliang Liu
|
6dd5383033
|
HBASE-21071 HBaseTestingUtility::startMiniCluster() to use builder pattern
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
|
2018-08-27 10:20:31 -07:00 |
Xu Cang
|
50055dbf04
|
HBASE-20666 Unsuccessful table creation leaves entry in hbase:rsgroup table
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-08-21 18:54:36 -07:00 |
zhangduo
|
bb3494134e
|
HBASE-20881 Introduce a region transition procedure to handle all the state transition for a region
|
2018-08-21 06:12:09 +08:00 |
Sergey Soldatov
|
973b4ddcfa
|
HBASE-20927 RSGroupAdminEndpoint doesn't handle clearing dead servers if they are not processed yet.
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-07-26 09:58:49 -07:00 |
Pankaj
|
bb8826ca5f
|
HBASE-20357 AccessControlClient API Enhancement
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-06-28 22:48:58 -07:00 |
tedyu
|
65d84df005
|
HBASE-20791 RSGroupBasedLoadBalancer#setClusterMetrics should pass ClusterMetrics to its internalBalancer (chenxu) - files missing from previous commit
|
2018-06-28 01:22:07 -07:00 |
tedyu
|
c24a7c446f
|
HBASE-20791 RSGroupBasedLoadBalancer#setClusterMetrics should pass ClusterMetrics to its internalBalancer (chenxu)
|
2018-06-27 21:58:09 -07:00 |
Nihal Jain
|
832f67d483
|
HBASE-20677 Backport test of HBASE-20566 'Creating a system table after enabling rsgroup feature puts region into RIT' to branch-2
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-06-04 14:30:04 -07:00 |
maoling
|
1b98a96caa
|
HBASE-19761:Fix Checkstyle errors in hbase-zookeeper
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
|
2018-06-02 10:08:15 +02:00 |
Nihal Jain
|
40a73a5ca7
|
HBASE-20653 Add missing observer hooks for region server group to MasterObserver
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-05-30 21:29:07 -07:00 |
tedyu
|
266b251dfa
|
HBASE-20639 Implement permission checking through AccessController instead of RSGroupAdminEndpoint - revert due to pending discussion
|
2018-05-29 19:57:51 -07:00 |
tedyu
|
fe73fe8def
|
HBASE-20653 Add missing observer hooks for region server group to MasterObserver - revert due to pending discussion
|
2018-05-29 19:42:28 -07:00 |
Nihal Jain
|
8d19bbd347
|
HBASE-20653 Add missing observer hooks for region server group to MasterObserver
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-05-29 16:37:19 -07:00 |
Apekshit Sharma
|
05f57f4c03
|
HBASE-20652 Remove internal uses of some deprecated MasterObserver hooks
Remove internal uses of these hooks:
preModifyNamespace
postModifyNamespace
preModifyTable
postModifyTable
preModifyTableAction
postCompletedModifyTableAction
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-05-28 21:10:52 -07:00 |
Nihal Jain
|
9bd4b04ca8
|
HBASE-20639 Implement permission checking through AccessController instead of RSGroupAdminEndpoint
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-05-27 11:29:26 -07:00 |
Thiruvel Thirumoolan
|
1fbce10ff4
|
HBASE-20548 Master fails to startup on large clusters, refreshing block distribution
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2018-05-24 15:47:24 -07:00 |
tedyu
|
3a805074a2
|
HBASE-20627 Relocate RS Group pre/post hooks from RSGroupAdminServer to RSGroupAdminEndpoint
|
2018-05-23 15:51:04 -07:00 |
Andrew Purtell
|
304d3e6fa9
|
HBASE-20595 Remove the concept of 'special tables' from rsgroups
|
2018-05-23 11:57:18 -07:00 |
Sean Busbey
|
92a58016ae
|
HBASE-20544 ADDENDUM Make HBTU default to random ports.
Signed-off-by: Mike Drob <mdrob@apache.org>
Signed-off-by: Umesh Agashe <uagashe@cloudera.com>
|
2018-05-14 10:49:08 -05:00 |
Nihal Jain
|
d1cc92599a
|
HBASE-20566 Creating a system table after enabling rsgroup feature puts region into RIT
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-05-13 10:29:43 -07:00 |
Sean Busbey
|
8ba2a7eeb9
|
HBASE-20544 Make HBTU default to random ports.
Signed-off-by: Umesh Agashe <uagashe@cloudera.com>
Signed-off-by: Josh Elser <elserj@apache.org>
|
2018-05-09 23:35:20 -07:00 |
Yechao Chen
|
102f0bf9c5
|
HBASE-20500 [rsgroup] should keep at least one server in default group
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-05-08 07:59:01 -07:00 |
Balazs Meszaros
|
193359ffd2
|
HBASE-20465 Fix TestEnableRSGroup flaky
|
2018-04-22 15:38:36 -07:00 |
lujie
|
1339ff9666
|
HBASE-20419 Fix potential NPE in ZKUtil#listChildrenAndWatchForNewChildren callers
Signed-off-by: Yu Li <liyu@apache.org>
|
2018-04-16 16:06:57 +08:00 |
tedyu
|
219625233c
|
HBASE-20224 Web UI is broken in standalone mode - addendum for hbase-endpoint and hbase-rsgroup modules
|
2018-04-02 17:57:56 -07:00 |
Guangxu Cheng
|
45586ab300
|
HBASE-20220 [RSGroup] Check if table exists in the cluster before moving it to the specified regionserver group
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-03-19 11:13:44 -07:00 |