stack
|
0eb9223c3c
|
HBASE-22025 RAT check fails in nightlies; fails on (old) test data files.
|
2019-03-11 06:02:26 -07:00 |
Bing Xiao
|
091844ce61
|
HBASE-22011 ThriftUtilities.getFromThrift should set filter when not set columns
|
2019-03-11 15:24:12 +08:00 |
zhangduo
|
31b3716e84
|
HBASE-22001 Polish the Admin interface
Signed-off-by: stack <stack@apache.org>
|
2019-03-11 14:43:12 +08:00 |
Nihal Jain
|
1ad2175ded
|
HBASE-21135 Build fails on windows as it fails to parse windows path during license check
Signed-off-by: Mike Drob <mdrob@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 691f1a4c71 )
|
2019-03-08 22:27:31 -06:00 |
Wellington Chevreuil
|
bfe7751814
|
HBASE-21959 - CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-03-08 14:06:15 -08:00 |
Xiang Li
|
0bfaccaf21
|
HBASE-21987 Simplify RSGroupInfoManagerImpl#flushConfig() for offline mode
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-03-08 13:23:50 -08:00 |
Jack Bearden
|
cce40e14bc
|
HBASE-20918 Re-enable TestRpcHandlerException
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 65149bd8fc )
|
2019-03-08 11:25:32 -06:00 |
stack
|
a65e356a98
|
HBASE-21990 puppycrawl checkstyle dtds 404... moved to sourceforge
ADDENDUM -- dtds moved location. See
https://github.com/checkstyle/checkstyle/issues/6478
|
2019-03-08 09:22:18 -08:00 |
Norbert Kalmar
|
003095cbca
|
HBASE-21416 - fix TestRegionInfoDisplay flaky test
|
2019-03-08 09:19:00 -08:00 |
zhangduo
|
d084423b52
|
HBASE-22007 Add restoreSnapshot and cloneSnapshot with acl methods in AsyncAdmin
Signed-off-by: Zheng Hu <openinx@gmail.com>
|
2019-03-08 18:19:11 +08:00 |
Sean Busbey
|
32631f18f5
|
HBASE-21999 ADDENDUM unknown revisions are okay; make sure we indicate them.
(cherry picked from commit a7bbff170a )
|
2019-03-07 13:38:55 -06:00 |
ramkrishna
|
82618c439d
|
HBASE-21874 Bucket cache on Persistent memory
Signed-off-by: Anoop John <anoop.hbase@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit f67f207965 )
|
2019-03-07 08:53:31 -06:00 |
stack
|
89c8056993
|
HBASE-22006 Fix branch-2.1 findbugs warning; causes nightly show as failed.
(cherry picked from commit 764adaad34 )
|
2019-03-07 08:52:55 -06:00 |
Sean Busbey
|
ee30872dcf
|
Revert "SE-22006 Fix branch-2.1 findbugs warning; causes nightly show as failed."
This reverts commit 764adaad34 .
bad commit message
|
2019-03-07 08:52:29 -06:00 |
Sean Busbey
|
a5c26653f9
|
Revert "HBASE-21874 Bucket cache on Persistent memory"
This reverts commit f67f207965 .
bad signed off by line
|
2019-03-07 08:52:13 -06:00 |
ramkrishna
|
f67f207965
|
HBASE-21874 Bucket cache on Persistent memory
Signed-off-by: Anoop John <anoop.hbase@gmail.com>, Sean Busbey
<busbey@apache.org>
|
2019-03-07 10:52:18 +05:30 |
johnhomsea
|
1667762937
|
HBASE-22000 Deprecated isTableAvailable with splitKeys
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2019-03-07 09:18:14 +08:00 |
stack
|
41be1fbd8b
|
HBASE-21999 [DEBUG] Exit if git returns empty revision!
|
2019-03-06 16:45:55 -08:00 |
stack
|
764adaad34
|
SE-22006 Fix branch-2.1 findbugs warning; causes nightly show as failed.
|
2019-03-06 16:01:18 -08:00 |
subrat.mishra
|
2f9ab7d95a
|
HBASE-21871 Added support to specify a peer table name in VerifyReplication tool
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
|
2019-03-06 23:29:08 +09:00 |
maoling
|
80ae8c9f97
|
HBASE-21949 Fix flaky test TestHBaseTestingUtility.testMiniZooKeeperWithMultipleClientPorts
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-06 18:05:33 +08:00 |
stack
|
5ee9a2170c
|
HBASE-21997 Fix hbase-rest findbugs ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD complaint
|
2019-03-05 12:15:52 -08:00 |
stack
|
b12f48ac72
|
HBASE-21960 RESTServletContainer not configured for REST Jetty server
Addendum to work around bouncycastle version issues.
|
2019-03-05 09:51:02 -08:00 |
stack
|
e0bb5a4808
|
HBASE-21990 puppycrawl checkstyle dtds 404... moved to sourceforge
|
2019-03-04 20:59:10 -08:00 |
xcang
|
1ad5d579d3
|
HBASE-15728 (addendum) Add remaining per-table region / store / flush / compaction related metrics
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-04 19:38:43 +08:00 |
Duo Zhang
|
506e01a064
|
HBASE-21094 Remove the explicit timeout config for TestTruncateTableProcedure
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-04 15:34:57 +08:00 |
Guanghao Zhang
|
f7aca3fa06
|
Revert "HBASE-20194 Remove the explicit timeout config for TestTruncateTableProcedure"
This reverts commit cc6fc1f04f .
|
2019-03-04 15:32:13 +08:00 |
zhangduo
|
ab8d9e736f
|
HBASE-21093 Move TestCreateTableProcedure.testMRegions to a separated file
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-04 15:20:06 +08:00 |
Guanghao Zhang
|
6f8f0fa533
|
Revert "HBASE-20193 Move TestCreateTableProcedure.testMRegions to a separated file"
This reverts commit b318311dfd .
|
2019-03-04 15:19:22 +08:00 |
zhangduo
|
21c7e880d4
|
HBASE-21983 Should track the scan metrics in AsyncScanSingleRegionRpcRetryingCaller if scan metrics is enabled
|
2019-03-03 19:08:28 +08:00 |
zhangduo
|
cc924513ac
|
HBASE-21980 Fix typo in AbstractTestAsyncTableRegionReplicasRead
|
2019-03-03 08:29:47 +08:00 |
zhangduo
|
00e6208de0
|
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:31 +08:00 |
meiyi
|
0d882bbc2b
|
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:47:56 +08:00 |
Syeda
|
5c03df5e50
|
HBASE-21487 Concurrent modify table ops can lead to unexpected results
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-02 13:07:35 +08:00 |
Duo Zhang
|
8677031707
|
HBASE-21976 Deal with RetryImmediatelyException for batching request
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-02 12:14:32 +08:00 |
Reid Chan
|
6de61d6bee
|
HBASE-21481 [acl] Superuser's permissions should not be granted or revoked by any non-su global admin
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-01 23:42:11 +08:00 |
Duo Zhang
|
1138f72c18
|
HBASE-21082 Reimplement assign/unassign related procedure metrics
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-03-01 21:08:44 +08:00 |
Jingyun Tian
|
ebab2fc913
|
HBASE-21934 RemoteProcedureDispatcher should track the ongoing dispatched calls
|
2019-03-01 17:55:29 +08:00 |
Xu cang
|
3c6ac6d3f8
|
HBASE-21952 Fix unit test: TestClientOperationInterrupt#testInterrupt50Percent
|
2019-02-28 22:19:44 -08:00 |
Xiang LI
|
e0be1958b7
|
HBASE-21969 Improve the update of destination rsgroup of RSGroupInfoManagerImpl#moveTables()
|
2019-02-28 22:13:49 -08:00 |
Guanghao Zhang
|
c2e5f7b505
|
HBASE-21967 Split TestServerCrashProcedure and TestServerCrashProcedureWithReplicas
|
2019-02-28 17:46:47 +08:00 |
Guanghao Zhang
|
e412e036e1
|
HBASE-20724 Sometimes some compacted storefiles are still opened after region failover
|
2019-02-28 09:51:29 +08:00 |
meiyi
|
ea0675eb96
|
HBASE-21820 Implement CLUSTER quota scope
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-27 18:24:03 +08:00 |
Duo Zhang
|
11624c63e3
|
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:55:09 +08:00 |
Allan Yang
|
4d9ce7706b
|
HBASE-21962 Filters do not work in ThriftTable
|
2019-02-27 16:00:04 +08:00 |
Josh Elser
|
4b0466b42c
|
HBASE-21960 Ensure RESTServletContainer used by RESTServer
Signed-off-by: stack <stack@apache.org>
|
2019-02-26 22:16:52 -05:00 |
zhangduo
|
e1716107f5
|
HBASE-21947 TestShell is broken after we remove the jackson dependencies
|
2019-02-26 20:07:46 +08:00 |
Duo Zhang
|
80830ee555
|
HBASE-21943 The usage of RegionLocations.mergeRegionLocations is wrong for async client
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-26 11:22:11 +08:00 |
xuqinya
|
3062618ac9
|
HBASE-21942 [UI] requests per second is incorrect in rsgroup page(rsgroup.jsp)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
|
2019-02-25 16:24:49 +01:00 |
Kevin Su
|
ec2a1defce
|
HBASE-21057 upgrade to latest spotbugs
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-02-25 18:00:51 +08:00 |