Duo Zhang
|
2e3a3d6776
|
HBASE-22037 Re-enable TestAvoidCellReferencesIntoShippedBlocks
|
2019-06-18 08:43:35 +08:00 |
Duo Zhang
|
a95eb6559d
|
HBASE-22328 NPE in RegionReplicaReplicationEndpoint
|
2019-06-18 08:43:35 +08:00 |
Duo Zhang
|
6855d58379
|
HBASE-22036 Rewrite TestScannerHeartbeatMessages
|
2019-06-18 08:43:35 +08:00 |
zhangduo
|
a185be8a13
|
HBASE-22239 Also catch RemoteException in SyncReplicationTestBase.verifyReplicationRequestRejection
|
2019-06-18 08:43:35 +08:00 |
zhangduo
|
d5bd8417d5
|
HBASE-22302 Fix TestHbck
|
2019-06-18 08:43:35 +08:00 |
zhangduo
|
c8391809fc
|
HBASE-22297 Fix TestRegionMergeTransitionOnCluster and TestSplitTransactionOnCluster
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-06-18 08:43:35 +08:00 |
zhangduo
|
127bef4d10
|
HBASE-22295 Fix TestClientOperationTimeout
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-06-18 08:43:35 +08:00 |
zhangduo
|
d1487fcfad
|
HBASE-21725 Implement BufferedMutator Based on AsyncBufferedMutator
|
2019-06-18 08:43:35 +08:00 |
Duo Zhang
|
d64d015f51
|
HBASE-21718 Implement Admin based on AsyncAdmin
|
2019-06-18 08:43:32 +08:00 |
Duo Zhang
|
6b87a4ce98
|
HBASE-21717 Implement Connection based on AsyncConnection
|
2019-06-18 08:37:51 +08:00 |
zhangduo
|
b7793d7d1d
|
HBASE-21585 Remove ClusterConnection
|
2019-06-18 08:37:50 +08:00 |
Duo Zhang
|
2182bfb942
|
HBASE-21779 Reimplement BulkLoadHFilesTool to use AsyncClusterConnection
|
2019-06-18 08:37:50 +08:00 |
Duo Zhang
|
72d9f8747f
|
HBASE-21778 Remove the usage of the locateRegion related methods in ClusterConnection
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-06-18 08:35:59 +08:00 |
Duo Zhang
|
88adfa3278
|
HBASE-21719 Rewrite RegionPlacementMaintainer to use AsyncClusterConnection
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-06-18 08:35:58 +08:00 |
Duo Zhang
|
a5bcf7d6c7
|
HBASE-21537 Rewrite ServerManager.closeRegionSilentlyAndWait to use AsyncClusterConnection
Signed-off-by: Michael Stack <stack@apache.org>
|
2019-06-18 08:35:58 +08:00 |
Duo Zhang
|
d005d6f30a
|
HBASE-21671 Rewrite RegionReplicaReplicationEndpoint to use AsyncClusterConnection
|
2019-06-18 08:35:58 +08:00 |
Duo Zhang
|
7593e86c5f
|
HBASE-21538 Rewrite RegionReplicaFlushHandler to use AsyncClusterConnection
|
2019-06-18 08:35:58 +08:00 |
zhangduo
|
04f737d9bd
|
HBASE-21579 Use AsyncClusterConnection for HBaseInterClusterReplicationEndpoint
|
2019-06-18 08:35:58 +08:00 |
zhangduo
|
5d872d3422
|
HBASE-21526 Use AsyncClusterConnection in ServerManager for getRsAdmin
|
2019-06-18 08:35:58 +08:00 |
zhangduo
|
2446f0026b
|
HBASE-21516 Use AsyncConnection instead of Connection in SecureBulkLoadManager
|
2019-06-18 08:35:58 +08:00 |
zhangduo
|
30c131b5f7
|
HBASE-21515 Also initialize an AsyncClusterConnection in HRegionServer
|
2019-06-18 08:35:58 +08:00 |
Jan Hentschel
|
5da5deb59d
|
HBASE-22344 Documented the deprecation of public and limited private APIs (#208)
Signed-off-by: stack <stack@apache.org>
|
2019-06-17 22:02:23 +02:00 |
Apache9
|
9b413cf262
|
HBASE-22590 Remove the deprecated methods in Table interface (#309)
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
Signed-off-by: Guanghao <zghao@apache.org>
|
2019-06-17 10:18:18 +08:00 |
Jan Hentschel
|
ed30909d27
|
HBASE-19303 Removed ReplicationAdmin and all its usages
Signed-off-by: stack <stack@apache.org>
|
2019-06-16 16:20:04 +02:00 |
Jan Hentschel
|
47a96444da
|
HBASE-22275 Removed deprecated getRegionInfo in HRegionLocation
Signed-off-by: stack <stack@apache.org>
|
2019-06-16 16:13:46 +02:00 |
Reid Chan
|
ab4453158a
|
HBASE-22559 [RPC] set guard against CALL_QUEUE_HANDLER_FACTOR_CONF_KEY
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2019-06-14 14:38:10 +08:00 |
Andrew Purtell
|
8e15f4ed61
|
HBASE-22530 The metrics of store files count of region are returned to clients incorrectly (Eungsop Yoo)
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-06-13 17:42:26 -07:00 |
Murtaza Hassan
|
9ba7651889
|
HBASE-22565 Javadoc Warnings: @see cannot be used in inline documentation
|
2019-06-13 23:09:42 +02:00 |
Josh Elser
|
35d70881c3
|
HBASE-22562 Remove dead code: skipControl
Signed-off-by: Reid Chan <reidchan@apache.org>
|
2019-06-13 16:04:19 -04:00 |
Sergey Shelukhin
|
ada772a1d3
|
HBASE-22408 add dead and unknown server open regions metric to AM
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2019-06-10 16:15:52 -07:00 |
zhangduo
|
03436e68bc
|
HBASE-22552 Rewrite TestEndToEndSplitTransaction.testCanSplitJustAfterASplit
|
2019-06-10 13:08:05 +08:00 |
zhangduo
|
8db9c84cd0
|
HBASE-22551 TestMasterOperationsForRegionReplicas is flakey
|
2019-06-10 07:48:39 +08:00 |
Jan Hentschel
|
99ea828d1c
|
HBASE-22373 Moved maven-eclipse-plugin to eclipse profile
|
2019-06-10 00:51:18 +02:00 |
Jan Hentschel
|
f62028593f
|
HBASE-22262 Removed deprecated methods from Filter class
|
2019-06-10 00:47:15 +02:00 |
WenFeiYi
|
876d2acf9a
|
HBASE-22284 optimization StringBuilder.append of AbstractMemStore.toString #182
|
2019-06-09 14:33:03 -07:00 |
syedmurtazahassan
|
454edddd77
|
HBASE-22482 Fix tag Warnings in TestPartitionedMobCompactor (#255)
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
|
2019-06-09 14:21:43 -07:00 |
syedmurtazahassan
|
0838c356d4
|
HBASE-2284 Javadoc Warnings: Fix warnings coming due to @result tag in TestCoprocessorWhitelistMasterObserver (#256)
|
2019-06-09 14:13:54 -07:00 |
zhangduo
|
80281127cb
|
HBASE-22548 Split TestAdmin1
|
2019-06-08 20:48:36 +08:00 |
virajjasani
|
13c5af38da
|
HBASE-22520 Avoid possible NPE while performing seekBefore in Hal… (#281)
HBASE-22520 Avoid possible NPE while performing seekBefore in HalfStoreFileReader
|
2019-06-06 15:43:36 -07:00 |
virajjasani
|
6ea2566ac3
|
[HBASE-22525] : Return procedures to use bulk operation over iteration for Perf Improvement (#284)
|
2019-06-06 15:37:44 -07:00 |
stack
|
a826f41e83
|
HBASE-22546 TestRegionServerHostname#testRegionServerHostname fails reliably for me
|
2019-06-05 20:55:16 -07:00 |
Daisuke Kobayashi
|
5bc996e1de
|
HBASE-22160 Add sorting functionality in regionserver web UI for user
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
Signed-off-by: Wellington Chevreuil <wellington.chevreuil@gmail.com>
|
2019-06-05 11:05:41 +09:00 |
Sakthi
|
0ad4b4e160
|
HBASE-22536 TestForeignExceptionSerialization fails when run on JDK11
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2019-06-04 11:49:56 -05:00 |
zhangduo
|
26037854ad
|
HBASE-22524 Refactor TestReplicationSyncUpTool
|
2019-06-04 07:46:15 +08:00 |
Sean Busbey
|
51c49a1784
|
HBASE-22497 Mark HBase 1.2 line as EOM
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2019-06-03 06:55:58 -05:00 |
meiyi
|
073de44445
|
HBASE-22513 Admin#getQuota does not work correctly if exceedThrottleQuota is set
|
2019-06-03 16:55:23 +08:00 |
Guanghao
|
04e5bf96d8
|
HBASE-22523 Refactor RegionStates#getAssignmentsByTable to make it easy to understand
|
2019-06-02 21:21:26 +08:00 |
Josh Elser
|
b2b7811902
|
HBASE-22511 Add some more rs-status paths to RS UI links
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2019-05-31 14:30:08 -04:00 |
Duo Zhang
|
6735cc13c1
|
HBASE-22502 Purge the logs when we reach the EOF for the last wal file when replication
|
2019-05-31 15:36:42 +08:00 |
Guanghao
|
0fcd7cae55
|
HBASE-22503 Failed to upgrade to 2.2+ as the global permission which storaged in zk is not right
|
2019-05-31 09:10:52 +08:00 |