hbase/hbase-it/src/test/java/org/apache/hadoop/hbase
meiyi 946f1e9e25
HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME (#721)
2019-10-18 09:35:35 +08:00
..
chaos HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME (#721) 2019-10-18 09:35:35 +08:00
ipc HBASE-19951 Cleanup the explicit timeout value for test method 2018-02-10 09:24:31 -08:00
mapreduce HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME (#721) 2019-10-18 09:35:35 +08:00
mttr HBASE-22002 Remove the deprecated methods in Admin interface 2019-03-14 21:42:23 +08:00
rsgroup HBASE-22002 Remove the deprecated methods in Admin interface 2019-03-14 21:42:23 +08:00
test HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME (#721) 2019-10-18 09:35:35 +08:00
trace HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
ClusterManager.java HBASE-17823 Migrate to Apache Yetus Audience Annotations 2017-09-12 20:53:30 -05:00
DistributedHBaseCluster.java HBASE-22982: region server suspend/resume and graceful rolling restart actions (#592) 2019-09-26 10:07:38 +02:00
HBaseClusterManager.java HBASE-19036 Add action in Chaos Monkey to restart Active Namenode 2018-08-02 04:59:51 -07:00
IntegrationTestAcidGuarantees.java HBASE-19552 find-and-replace thirdparty offset 2017-12-28 11:52:32 -06:00
IntegrationTestBackupRestore.java HBASE-22077 Expose sleep time as CLI argument of IntergationTestBackupRestore (Tamas Adami) 2019-03-21 10:13:44 -04:00
IntegrationTestBase.java HBASE-20478 Update checkstyle to v8.2 2018-05-29 10:12:31 -05:00
IntegrationTestDDLMasterFailover.java HBASE-22002 Remove the deprecated methods in Admin interface 2019-03-14 21:42:23 +08:00
IntegrationTestIngest.java HBASE-19596 RegionMetrics/ServerMetrics/ClusterMetrics should apply to all public classes 2018-01-04 13:13:34 +08:00
IntegrationTestIngestStripeCompactions.java HBASE-18640 Move mapreduce out of hbase-server into separate module. 2017-08-25 18:38:48 -07:00
IntegrationTestIngestWithACL.java HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
IntegrationTestIngestWithEncryption.java HBASE-10092 Move up on to log4j2 2017-12-20 22:21:33 -08:00
IntegrationTestIngestWithMOB.java HBASE-22002 Remove the deprecated methods in Admin interface 2019-03-14 21:42:23 +08:00
IntegrationTestIngestWithTags.java HBASE-17532 Replaced explicit type with diamond operator 2017-03-07 11:22:51 -08:00
IntegrationTestIngestWithVisibilityLabels.java HBASE-19483 Add proper privilege check for rsgroup commands 2018-01-08 19:48:37 -08:00
IntegrationTestLazyCfLoading.java HBASE-21872 Use a call that defaults to UTF-8 charset for string to byte encoding 2019-02-15 12:11:40 -05:00
IntegrationTestManyRegions.java HBASE-10092 Move up on to log4j2 2017-12-20 22:21:33 -08:00
IntegrationTestMetaReplicas.java HBASE-19761:Fix Checkstyle errors in hbase-zookeeper 2018-06-02 10:08:15 +02:00
IntegrationTestRegionReplicaPerf.java HBASE-22231 Removed unused and '*' imports 2019-04-20 22:03:32 +02:00
IntegrationTestRegionReplicaReplication.java HBASE-22624 Should sanity check table configuration when clone snapshot to a new table 2019-07-03 11:54:25 +08:00
IntegrationTestingUtility.java HBASE-20870 Wrong HBase root dir in ITBLL's Search Tool 2018-07-20 12:17:21 +08:00
IntegrationTestsDriver.java HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
RESTApiClusterManager.java HBASE-20587 Replace Jackson with shaded thirdparty gson 2019-02-22 16:24:51 +08:00
StripeCompactionsPerformanceEvaluation.java HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
TestIntegrationTestBase.java HBASE-19873 Add a CategoryBasedTimeout ClassRule for all UTs 2018-01-29 08:43:56 +08:00