Package org.apache.hadoop.hbase
Class TestServerInternalsTracing
java.lang.Object
org.apache.hadoop.hbase.TestServerInternalsTracing
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestServerInternalsTracing
extends Object
Test that sundry operations internal to the region server are traced as expected.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
LOG
-
OTEL_EXT
@RegisterExtension private static final io.opentelemetry.sdk.testing.junit5.OpenTelemetryExtension OTEL_EXT -
NO_PARENT_ID
- See Also:
-
spans
-
-
Constructor Details
-
TestServerInternalsTracing
public TestServerInternalsTracing()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testHBaseServerBaseConstructor
-
testHMasterConstructor
-
testHMasterBecomeActiveMaster
-
testZKWatcherHMaster
-
testHMasterShutdown
-
testHMasterExitingMainLoop
-
testTryRegionServerReport
-
testHRegionServerStartup
-
testHRegionServerConstructor
-
testHRegionServerPreRegistrationInitialization
-
testHRegionServerRegisterWithMaster
-
testZKWatcherRegionServer
-
testHRegionServerExitingMainLoop
-