Michael Stack
|
da286b9087
|
Merge pull request #158 from hextriclosan/HBASE-22047
HBASE-22047 LeaseException in Scan should be retried
|
2019-04-23 06:18:43 -07:00 |
Jan Hentschel
|
1f0e43a27a
|
HBASE-22232 Removed deprecated methods in CompareFilter
|
2019-04-23 13:25:17 +02:00 |
zhangduo
|
c3c48f30f7
|
HBASE-22279 Add a getRegionLocator method in Table/AsyncTable interface
|
2019-04-22 18:37:23 +08:00 |
zhangduo
|
38ff46f88f
|
HBASE-22282 Should deal with error in the callback of RawAsyncHBaseAdmin.splitRegion methods
|
2019-04-22 16:44:38 +08:00 |
zhangduo
|
b0075a160a
|
HBASE-22278 RawAsyncHBaseAdmin should not use cached region location
|
2019-04-21 22:04:01 +08:00 |
zhangduo
|
eb912bb1da
|
HBASE-22261 Make use of ClusterStatusListener for async client
|
2019-04-21 22:03:43 +08:00 |
Jan Hentschel
|
226c90c058
|
HBASE-22276 Removed deprecated UnmodifyableHRegionInfo
|
2019-04-21 10:46:58 +02:00 |
zhangduo
|
0645d5a033
|
HBASE-22267 Implement client push back for async client
|
2019-04-21 16:31:49 +08:00 |
Jan Hentschel
|
f30d6c958a
|
HBASE-22231 Removed unused and '*' imports
|
2019-04-20 22:03:32 +02:00 |
zhangduo
|
353f9226c3
|
HBASE-22236 AsyncNonMetaRegionLocator should not cache HRegionLocation with null location
|
2019-04-20 08:56:11 +08:00 |
zhangduo
|
a3d2a2df3a
|
HBASE-22244 Make use of MetricsConnection in async client
|
2019-04-18 22:13:27 +08:00 |
Jan Hentschel
|
f4aaf735e4
|
HBASE-22259 Removed deprecated method in ReplicationLoadSource
|
2019-04-18 11:32:55 +02:00 |
Sayed Anisul Hoque
|
09f484b1a0
|
HBASE-22260 Removed deprecated methods in ReplicationLoadSink
|
2019-04-18 08:44:22 +02:00 |
Igor Rudenko
|
375ac55d77
|
HBASE-22047 LeaseException in Scan should be retried
|
2019-04-16 20:03:29 +03:00 |
Sayed Anisul Hoque
|
88de644736
|
HBASE-22243 Removed deprecated method in Result
|
2019-04-15 16:46:10 +02:00 |
Jan Hentschel
|
7d1399caa7
|
HBASE-22242 Removed deprecated method in RegionLoadStats
|
2019-04-15 08:45:18 +02:00 |
Jan Hentschel
|
9c13dde84b
|
HBASE-22228 Removed deprecated ThrottlingException
|
2019-04-13 10:50:10 +02:00 |
Jan Hentschel
|
37e93c311a
|
HBASE-22227 Removed deprecated fields in ServerSideScanMetrics
|
2019-04-13 10:48:39 +02:00 |
Jan Hentschel
|
bc58adac5b
|
HBASE-22187 Removed remaining usages of ClusterConnection.clearRegionCache
|
2019-04-12 09:58:20 +02:00 |
Josh Elser
|
2bae04fb2b
|
HBASE-22144 Correct MultiRowRangeFilter to work with reverse scans
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
|
2019-04-11 17:49:39 -04:00 |
stack
|
387a5da462
|
HBASE-22155 Move 2.2.0 on to hbase-thirdparty-2.2.0
|
2019-04-09 09:40:19 -07:00 |
Jingyun Tian
|
bd2f04dd54
|
HBASE-21965 Fix failed split and merge transactions that have failed to roll back
|
2019-04-09 19:56:18 +08:00 |
meiyi
|
d32f924ef4
|
HBASE-22117 Move hasPermission/checkPermissions from region server to master
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-04-09 17:01:01 +08:00 |
zhangduo
|
11547b79f3
|
HBASE-22178 Introduce a createTableAsync with TableDescriptor method in Admin
|
2019-04-07 21:06:00 +08:00 |
zhangduo
|
0247466210
|
HBASE-22179 Fix RawAsyncHBaseAdmin.getCompactionState
|
2019-04-07 08:31:44 +08:00 |
zhangduo
|
0ca97d482a
|
HBASE-22177 Do not recreate IOException in RawAsyncHBaseAdmin.adminCall
|
2019-04-07 08:30:31 +08:00 |
Duo Zhang
|
04937baf7b
|
HBASE-22158 RawAsyncHBaseAdmin.getTableSplits should filter out none default replicas
Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-04-05 22:14:36 +08:00 |
Duo Zhang
|
3e8152837e
|
HBASE-22157 Include the cause when constructing RestoreSnapshotException in restoreSnapshot
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-04-04 10:45:14 +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 |
zhangduo
|
1c4e705592
|
HBASE-22135 AsyncAdmin will not refresh master address
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-04-01 09:23:43 +08:00 |
pingsutw
|
51dda380a6
|
HBASE-22101 AsyncAdmin.isTableAvailable should not throw TableNotFoundException
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2019-03-30 20:41:19 +08:00 |
zhangduo
|
7fe31b060f
|
HBASE-22121 AsyncAdmin can not deal with non default meta replica
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-30 20:18:44 +08:00 |
Sakthi
|
caa9650a70
|
HBASE-22094: Throw TableNotFoundException if table not exists in AsyncAdmin.compact
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2019-03-27 20:14:12 +08:00 |
pingsutw
|
56dd309b21
|
HBASE-22102 Remove AsyncAdmin.isTableAvailable(TableName, byte[][])
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2019-03-27 17:45:01 +08:00 |
meiyi
|
7b3ff56202
|
HBASE-21911 Move getUserPermissions from regionserver to master
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-27 11:22:21 +08:00 |
zhangduo
|
5f6143ebde
|
HBASE-22074 Should use procedure store to persist the state in reportRegionStateTransition
|
2019-03-26 18:13:59 +08:00 |
yaojingyi
|
f8524b8f8e
|
HBASE-21964 unset Quota by Throttle Type
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-26 09:42:50 +08:00 |
zhangduo
|
386703811d
|
Revert "HBASE-21965 Fix failed split and merge transactions that have failed to roll back"
This reverts commit 7e3ca7063c .
|
2019-03-24 13:51:34 +08:00 |
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 |
Tommy Li
|
513ba9ac59
|
HBASE-21775 ADDENDUM - fix TestAsyncProcess
|
2019-01-30 15:40:55 -08:00 |
wanghuan
|
16c7f5dac9
|
HBASE-21699 Fixed create table failed when using SPLITS_FILE => 'splits.txt'
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-01-30 15:56:25 +08:00 |
meiyi
|
f997252344
|
HBASE-21739 Move grant/revoke from regionserver to master
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-01-30 11:16:57 +08:00 |
Duo Zhang
|
7dc69b6128
|
HBASE-21792 Mark HTableMultiplexer as deprecated and remove it in 3.0.0
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-01-29 09:08:02 +08:00 |
zhangduo
|
274e4ccea8
|
HBASE-21789 Rewrite MetaTableAccessor.multiMutate with Table.coprocessorService
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-01-27 11:36:58 +08:00 |
Tommy Li
|
e92b62be54
|
HBASE-21775 The BufferedMutator doesn't ever refresh region location cache
Fix server location metadata refresh in multi-actions
Signed-off-by: stack <stack@apache.org>
|
2019-01-26 13:10:22 -08:00 |
Duo Zhang
|
4f3b95b318
|
HBASE-21762 Move some methods in ClusterConnection to Connection
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
|
2019-01-25 21:13:44 +08:00 |
meiyi
|
281558a3ab
|
HBASE-21713 Support set region server throttle quota
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-01-25 13:50:42 +08:00 |
Wellington Chevreuil
|
54093b0d1f
|
HBASE-20215 - Rename CollectionUtils to ConcurrentMapUtils
|
2019-01-24 20:55:15 -08:00 |
zhangduo
|
e43c833145
|
HBASE-21770 Should deal with meta table in HRegionLocator.getAllRegionLocations
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-01-25 11:00:51 +08:00 |
zhangduo
|
416b70f461
|
HBASE-21761 Align the methods in RegionLocator and AsyncTableRegionLocator
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-01-24 15:21:11 +08:00 |
xujunhong
|
d4085d11bc
|
HBASE-21715 set timeout instead of throwing Exception when calling ProcedureFuture.get in client side.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2019-01-24 14:55:12 +08:00 |
Kevin
|
250431144f
|
HBASE-21716 Add toStringCustomizedValues to TableDescriptor
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2019-01-24 11:32:16 +08:00 |
Tommy Li
|
d187af00ca
|
HBASE-21720 : metric to measure how actions are distributed to servers within a MultiAction
Signed-off-by: Sergey Shelukhin <sershe@apache.org>
|
2019-01-23 17:52:58 -08:00 |
Duo Zhang
|
dfad304ddb
|
HBASE-21753 Support getting the locations for all the replicas of a region
|
2019-01-23 18:09:39 +08:00 |
huzheng
|
35ed5d6c39
|
HBASE-21750 Most of KeyValueUtil#length can be replaced by cell#getSerializedSize for better performance because the latter one has been optimized
|
2019-01-22 19:58:03 +08:00 |
huzheng
|
b0131e19f4
|
HBASE-21734 Some optimization in FilterListWithOR
|
2019-01-22 11:40:37 +08:00 |
Duo Zhang
|
882bd564f4
|
HBASE-21726 Add getAllRegionLocations method to AsyncTableRegionLocator
|
2019-01-19 11:14:35 +08:00 |
zhangduo
|
44dc872b7b
|
HBASE-19695 Handle disabled table for async client
Signed-off-by: tianjingyun <tianjy1990@gmail.com>
|
2019-01-17 18:34:12 +08:00 |
Duo Zhang
|
594341d6fe
|
HBASE-21710 Add quota related methods to the Admin interface
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-01-16 21:08:47 +08:00 |
Duo Zhang
|
348cbf63ec
|
HBASE-21732 Should call toUpperCase before using Enum.valueOf in some methods for ColumnFamilyDescriptor
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-01-16 20:46:14 +08:00 |
Peter Somogyi
|
51c58e083c
|
HBASE-21727 Simplify documentation around client timeout
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-01-16 11:32:46 +01:00 |
huzheng
|
15031c5bd5
|
HBASE-21657 PrivateCellUtil#estimatedSerializedSizeOf has been the bottleneck in 100% scan case
|
2019-01-16 09:41:02 +08:00 |
Sakthi
|
93d4b95b3f
|
HBASE-21225: Having RPC & Space quota on a table/Namespace doesn't allow space quota to be removed using 'NONE'
Signed-off-by: Josh Elser <elserj@apache.org>
|
2019-01-14 17:55:42 -07:00 |
zhangduo
|
c5691a9f60
|
HBASE-21705 Should treat meta table specially for some methods in AsyncAdmin
|
2019-01-13 13:40:52 +08:00 |
Duo Zhang
|
fbf79373e6
|
HBASE-21663 Add replica scan support
|
2019-01-11 14:19:05 +08:00 |
Duo Zhang
|
7bebdff6a2
|
HBASE-21580 Support getting Hbck instance from AsyncConnection
|
2019-01-11 11:26:44 +08:00 |
meiyi
|
620d70d618
|
HBASE-21694 Add append_peer_exclude_tableCFs and remove_peer_exclude_tableCFs shell commands
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-01-09 22:02:21 +08:00 |
Sergey Shelukhin
|
37bc1686d6
|
HBASE-21614 RIT recovery with ServerCrashProcedure doesn't account for all regions
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2019-01-09 20:03:37 +08:00 |
zhangduo
|
d957f0fa19
|
HBASE-21684 Throw DNRIOE when connection or rpc client is closed
|
2019-01-08 16:40:40 +08:00 |
zhangduo
|
4f0514e39a
|
HBASE-21682 Support getting from specific replica
|
2019-01-08 09:49:12 +08:00 |
meiyi
|
77db1fae09
|
HBASE-21159 Add shell command to switch throttle on or off
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-01-07 14:21:41 +08:00 |
zhangduo
|
db66e6cc9e
|
HBASE-17356 Add replica get support
|
2019-01-03 08:38:20 +08:00 |
Sakthi
|
b2bf22e209
|
HBASE-21631: list_quotas should print human readable values for LIMIT
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2018-12-22 22:00:58 +08:00 |
openinx
|
e160b5ac8d
|
HBASE-21620 Problem in scan query when using more than one column prefix filter in some cases
Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Allan Yang <allan163@apache.org>
|
2018-12-21 15:21:53 -08:00 |
Guanghao Zhang
|
ad819380c7
|
HBASE-21618 Scan with the same startRow(inclusive=true) and stopRow(inclusive=false) returns one result
|
2018-12-21 09:49:24 +08:00 |
meiyi
|
1b08ba7385
|
HBASE-21578 Fix wrong throttling exception for capacity unit
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2018-12-14 18:17:47 +08:00 |
Sakthi
|
f88224ee34
|
HBASE-21453 Convert ReadOnlyZKClient to DEBUG instead of INFO
|
2018-12-11 08:18:02 +01:00 |
zhangduo
|
b09b87d143
|
HBASE-21570 Add write buffer periodic flush support for AsyncBufferedMutator
|
2018-12-11 14:51:26 +08:00 |
Josh Elser
|
8a68f0d656
|
HBASE-21524 Fix logging in ConnectionImplementation.isTableAvailable()
Signed-off-by: Michael Stack <stack@apache.org>
|
2018-11-29 11:40:06 -05:00 |
zhangduo
|
1acbd36c90
|
HBASE-21154 Remove hbase:namespace table; fold it into hbase:meta
|
2018-11-26 14:51:56 +08:00 |
meiyi
|
5ded294419
|
HBASE-21034 Add new throttle type: read/write capacity unit
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2018-11-21 09:46:49 +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
|
d9f32137b6
|
HBASE-21439 RegionLoads aren't being used in RegionLoad cost functions
Signed-off-by: tedyu <yuzhihong@gmail.com>
|
2018-11-08 11:59:34 -08:00 |
tianjingyun
|
116eee6747
|
HBASE-21322 Add a scheduleServerCrashProcedure() API to HbckService
Signed-off-by: Michael Stack <stack@apache.org>
|
2018-10-29 20:55:37 -07:00 |
Guanghao Zhang
|
23b7510ae2
|
HBASE-21365 Throw exception when user put data with skip wal to a table which may be replicated
|
2018-10-26 17:43:38 +08:00 |
Guanghao Zhang
|
cd943419b6
|
HBASE-21385 HTable.delete request use rpc call directly instead of AsyncProcess
Signed-off-by: Michael Stack <stack@apache.org>
|
2018-10-25 16:22:36 -07: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 |
Sahil Aggarwal
|
e520399201
|
HBASE-20716: Changes the bytes[] conversion done in Bytes and ByteBufferUtils. Instead of doing check unsafe_aligned available everytime, choose the best converter at startup.
|
2018-10-17 21:04:27 -07:00 |
Michael Stack
|
e736168567
|
HBASE-21303 [shell] clear_deadservers with no args fails
|
2018-10-12 11:19:56 -07:00 |
Nihal Jain
|
56ac4705e9
|
HBASE-21196 HTableMultiplexer clears the meta cache after every put operation
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2018-09-28 16:35:46 -07:00 |
Michael Stack
|
27369136be
|
HBASE-21223 [amv2] Remove abort_procedure from shell
Signed-off-by: Balazs Meszaros <balazs.meszaros@cloudera.com>
|
2018-09-25 11:29:15 -07:00 |
Guangxu Cheng
|
3de02d57f6
|
HBASE-20636 Introduce two bloom filter type : ROWPREFIX and ROWPREFIX_DELIMITED
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Amending-Author: Andrew Purtell <apurtell@apache.org>
|
2018-09-21 16:06:39 -07:00 |
Umesh Agashe
|
dc767c06d2
|
HBASE-21023 Added bypassProcedure() API to HbckService
|
2018-09-19 15:18:16 -07:00 |
Michael Stack
|
3a0fcd56cf
|
HBASE-21156 [hbck2] Queue an assign of hbase:meta and bulk assign/unassign
Adds 'raw' assigns and unassigns methods to Hbck Service.
Fixes HbckService so it works when cluster is Kerberized.
|
2018-09-19 10:06:16 -07:00 |
Guangxu Cheng
|
3810ba2c6e
|
HBASE-21179 Fix the number of actions in responseTooSlow log
|
2018-09-12 10:48:52 +08:00 |
Guangxu Cheng
|
2aae247e3f
|
HBASE-21158 Empty qualifier cell is always returned when using QualifierFilter
|
2018-09-10 21:32:46 +08:00 |
Toshihiro Suzuki
|
a51c333856
|
HBASE-21052 After restoring a snapshot, table.jsp page for the table gets stuck
|
2018-09-09 10:23:50 +09:00 |
Reid Chan
|
245bb44703
|
HBASE-21129 Clean up duplicate codes in #equals and #hashCode methods of Filter
Signed-off-by Ted Yu <yuzhihong@gmail.com>
|
2018-09-04 11:09:21 +08:00 |
Toshihiro Suzuki
|
bd0435892a
|
HBASE-21084 When cloning a snapshot including a split parent region, the split parent region of the cloned table will be online - addendum
|
2018-08-28 15:34:01 +09:00 |
Umesh Agashe
|
3813f0ac3d
|
HBASE-20941 Created and implemented HbckService in master
Added API setTableStateInMeta() to update table state only in Meta. This will be used by hbck2 tool.
|
2018-08-27 12:11:52 -07:00 |
subrat.mishra
|
8e1002913d
|
HBASE-21030: Changed javadoc for append operation.
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
|
2018-08-26 23:38:45 +09:00 |