-
Deprecated ClassesClassDescriptionUse
MiniClusterExtensioninstead, Once we finish the migration of JUnit5, which means we do not needMiniClusterRuleany more, we can remove these dependencies, see HBASE-23671 for more details.
-
Deprecated MethodsMethodDescriptionsince 2.7.0, will be removed in 4.0.0. Now we use connection uri to specify the connection info of a cluster. Keep here only for compatibility.since 2.2.0 and will be removed in 4.0.0. Use
HBaseTestingUtil.startMiniHBaseCluster(StartTestingClusterOption)instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtil.startMiniHBaseCluster(StartTestingClusterOption)instead.since 2.2.0 and will be removed in 4.0.0. UseHBaseTestingUtil.startMiniHBaseCluster(StartTestingClusterOption)instead.
ConnectionExtensioninstead, once we finish the migration of JUnit5, which means we do not needConnectionRuleany more, we can remove these dependencies, see HBASE-23671 for more details.