pingsutw
|
21cb00eef6
|
HBASE-22064 Remove Admin.deleteSnapshot(byte[])
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2019-03-23 21:27:12 +08:00 |
Jingyun Tian
|
7e3ca7063c
|
HBASE-21965 Fix failed split and merge transactions that have failed to roll back
|
2019-03-22 17:11:50 +08:00 |
niuyulin
|
cbd9c9b2e1
|
HBASE-22065 Add listTableDescriptors(List<TableName>) method in AsyncAdmin
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2019-03-21 22:35:45 +08:00 |
xujunhong
|
556b98101c
|
HBASE-22063 Deprecated Admin.deleteSnapshot(byte[])
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2019-03-21 22:28:10 +08:00 |
Rishabh Jain
|
b4b4854371
|
HBASE-22042 Missing @Override annotation for RawAsyncTableImpl.scan
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2019-03-19 17:01:20 +08:00 |
meiyi
|
86dd92cccb
|
HBASE-22015 UserPermission should be annotated as InterfaceAudience.Public
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-19 14:41:22 +08:00 |
pingsutw
|
f65bf79d1d
|
HBASE-22056 Unexpected blank line in ClusterConnection
Signed-off-by: Josh Elser <elserj@apache.org>
|
2019-03-18 15:54:29 -04:00 |
zhangduo
|
cc55835d03
|
HBASE-22040 Add mergeRegionsAsync with a List of region names method in AsyncAdmin
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-03-18 20:45:21 +08:00 |
Duo Zhang
|
f1ebbb928b
|
HBASE-22039 Should add the synchronous parameter for the XXXSwitch method in AsyncAdmin
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-03-16 10:05:54 +08:00 |
Nihal Jain
|
01e5af5a34
|
HBASE-20662 Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement
Signed-off-by: Josh Elser <elserj@apache.org>
|
2019-03-15 12:16:58 -04:00 |
Duo Zhang
|
3c5761e365
|
HBASE-22002 Remove the deprecated methods in Admin interface
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-03-14 21:42:23 +08:00 |
zhangduo
|
10ca598004
|
HBASE-22001 Polish the Admin interface
Signed-off-by: stack <stack@apache.org>
|
2019-03-11 14:38:31 +08:00 |
Norbert Kalmar
|
8d3e7517e6
|
HBASE-21416 - fix TestRegionInfoDisplay flaky test
|
2019-03-08 09:18:17 -08:00 |
zhangduo
|
6e3987cf02
|
HBASE-22007 Add restoreSnapshot and cloneSnapshot with acl methods in AsyncAdmin
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-03-08 18:03:00 +08:00 |
johnhomsea
|
63d0e6ed4a
|
HBASE-22000 Deprecated isTableAvailable with splitKeys
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2019-03-07 09:18:01 +08:00 |
zhangduo
|
c9804758d1
|
HBASE-21983 Should track the scan metrics in AsyncScanSingleRegionRpcRetryingCaller if scan metrics is enabled
|
2019-03-03 19:08:23 +08:00 |
zhangduo
|
1e12e88492
|
HBASE-21978 Should close AsyncRegistry if we fail to get cluster id when creating AsyncConnection
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-03 08:19:07 +08:00 |
meiyi
|
841a45afb7
|
HBASE-21974 Change Admin#grant/revoke parameter from UserPermission to user and Permission
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-02 23:41:48 +08:00 |
Syeda
|
030b4d12fb
|
HBASE-21487 Concurrent modify table ops can lead to unexpected results
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-02 13:00:19 +08:00 |
Duo Zhang
|
cbdbe6572b
|
HBASE-21976 Deal with RetryImmediatelyException for batching request
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-02 12:14:16 +08:00 |
meiyi
|
9370347efe
|
HBASE-21820 Implement CLUSTER quota scope
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-27 18:23:45 +08:00 |
Duo Zhang
|
b1c42f1009
|
HBASE-21961 Infinite loop in AsyncNonMetaRegionLocator if there is only one region and we tried to locate before a non empty row
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-27 17:54:50 +08:00 |
Guanghao Zhang
|
6e06a0d790
|
HBASE-20724 Sometimes some compacted storefiles are still opened after region failover
|
2019-02-27 15:45:42 +08:00 |
Duo Zhang
|
c33ceb23d3
|
HBASE-21943 The usage of RegionLocations.mergeRegionLocations is wrong for async client
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-26 11:21:55 +08:00 |
zhangduo
|
aa7d3ce39f
|
HBASE-21944 Validate put for batch operation
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-24 20:19:51 +08:00 |
zhangduo
|
b73f03e0cb
|
Revert "HBASE-21943 The usage of RegionLocations.mergeRegionLocations is wrong for async client"
This reverts commit 449ed0834b .
|
2019-02-24 20:14:17 +08:00 |
zhangduo
|
a47c1ddcd2
|
HBASE-21945 Maintain the original order when sending batch request
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-24 17:55:49 +08:00 |
Duo Zhang
|
449ed0834b
|
HBASE-21943 The usage of RegionLocations.mergeRegionLocations is wrong for async client
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-24 17:34:12 +08:00 |
Guanghao Zhang
|
0fc5173eef
|
HBASE-21922 BloomContext#sanityCheck may failed when use ROWPREFIX_DELIMITED bloom filter
|
2019-02-23 23:25:01 +08:00 |
Duo Zhang
|
f0032c9255
|
HBASE-20587 Replace Jackson with shaded thirdparty gson
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-02-22 16:24:51 +08:00 |
Wellington Chevreuil
|
482b505796
|
HBASE-21505 - proposal for a more consistent report on status
Signed-off-by: Jingyun Tian <tianjy@apache.org>
|
2019-02-22 12:08:38 +08:00 |
meiyi
|
dfb95cfd83
|
HBASE-21938 Add a new ClusterMetrics.Option SERVERS_NAME to only return the live region servers's name without metrics
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-22 10:41:51 +08:00 |
meiyi
|
9a55cbb2c1
|
HBASE-21783 Support exceed user/table/ns throttle quota if region server has available quota
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-21 15:36:37 +08:00 |
zhangduo
|
a551149ca7
|
HBASE-21927 Always fail the locate request when error occur
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-02-20 19:47:28 +08:00 |
Jingyun Tian
|
eedc33dfd2
|
Revert "HBASE-21505 - proposal for a more consistent report on status"
This reverts commit c578020588 .
|
2019-02-20 18:06:42 +08:00 |
zhangduo
|
e984515b74
|
HBASE-21928 Deprecated HConstants.META_QOS
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-02-20 14:16:40 +08:00 |
zhangduo
|
e257f4698c
|
HBASE-21930 Deal with ScannerResetException when opening region scanner
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-02-20 11:03:56 +08:00 |
Wellington Chevreuil
|
c578020588
|
HBASE-21505 - proposal for a more consistent report on status
Signed-off-by: Jingyun Tian <tianjy@apache.org>
|
2019-02-19 10:51:05 +08:00 |
Nihal Jain
|
593745e8ac
|
HBASE-17942 Disable region splits and merges per table
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-19 07:15:27 +08:00 |
Duo Zhang
|
6176471957
|
HBASE-21907 Should set priority for rpc request
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-18 19:46:17 +08:00 |
zhangduo
|
dedab71381
|
HBASE-21909 Validate the put instance before executing in AsyncTable.put method
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-02-16 17:47:38 +08:00 |
zhangduo
|
0b2b474b4c
|
HBASE-21908 Remove Scan.getScanMetrics
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-02-16 17:39:31 +08:00 |
Duo Zhang
|
81e1e2f943
|
HBASE-21910 The nonce implementation is wrong for AsyncTable
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-15 20:24:34 +08:00 |
Duo Zhang
|
8bed65fa01
|
HBASE-21900 Infinite loop in AsyncMetaRegionLocator if we can not get the location for meta
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-14 19:50:02 +08:00 |
Duo Zhang
|
e06beb0d72
|
HBASE-21888 Add a isClosed method to AsyncConnection
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-14 11:41:16 +08:00 |
zhangduo
|
f1e5999ad2
|
HBASE-21859 Add clearRegionLocationCache method for AsyncConnection
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-13 10:07:29 +08:00 |
zhangduo
|
28bc9a51e1
|
HBASE-21862 IPCUtil.wrapException should keep the original exception types for all the connection exceptions
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-02-10 09:37:14 +08:00 |
zhangduo
|
6f16836c20
|
HBASE-21857 Do not need to check clusterKey if replicationEndpoint is provided when adding a peer
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-02-08 19:47:37 +08:00 |
zhangduo
|
2b1b79f08b
|
HBASE-21829 Use FutureUtils.addListener instead of calling whenComplete directly
|
2019-02-03 15:24:54 +08:00 |
zhangduo
|
89c02dc0cc
|
HBASE-21828 Make sure we do not return CompletionException when locating region
|
2019-02-02 21:13:45 +08:00 |