You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/05/29 19:32:00 UTC

[jira] [Created] (HBASE-27072) TestCoprocessorEndpointTracing.traceAsyncTableEndpoint is flaky

Andrew Kyle Purtell created HBASE-27072:
-------------------------------------------

             Summary: TestCoprocessorEndpointTracing.traceAsyncTableEndpoint is flaky
                 Key: HBASE-27072
                 URL: https://issues.apache.org/jira/browse/HBASE-27072
             Project: HBase
          Issue Type: Bug
    Affects Versions: 2.5.0
         Environment: Java version: 1.8.0_322
OS name: "linux", version: "5.10.0-13-arm64", arch: "aarch64", family: "unix"

            Reporter: Andrew Kyle Purtell
             Fix For: 2.5.0, 3.0.0-alpha-3


org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpointTracing.traceAsyncTableEndpoint
  Run 1: TestCoprocessorEndpointTracing.traceAsyncTableEndpoint:210 
Expected: a collection containing (SpanKind with a name that a string containing "COPROC_EXEC" and SpanKind with a parentSpanId that "d2a7bb4f52ee70a2" and SpanData with StatusCode that is <OK>)
     but: SpanKind with a name that a string containing "COPROC_EXEC" name was "ZKConnectionRegistry.getMetaRegionLocations", SpanKind with a name that a string containing "COPROC_EXEC" name was "AsyncRegionLocator.getRegionLocation", SpanKind with a name that a string containing "COPROC_EXEC" name was "hbase.pb.RegionServerStatusService/RegionServerReport", SpanKind with a name that a string containing "COPROC_EXEC" name was "RpcServer.process", SpanKind with a name that a string containing "COPROC_EXEC" name was "hbase.pb.RegionServerStatusService/RegionServerReport", SpanKind with a name that a string containing "COPROC_EXEC" name was "Region.getScanner", SpanKind with a name that a string containing "COPROC_EXEC" name was "hbase.pb.ClientService/Scan", SpanKind with a name that a string containing "COPROC_EXEC" name was "RegionScanner.close", SpanKind with a name that a string containing "COPROC_EXEC" name was "RpcServer.process", SpanKind with a name that a string containing "COPROC_EXEC" name was "AsyncRegionLocator.getRegionLocation", SpanKind with a name that a string containing "COPROC_EXEC" name was "hbase.pb.ClientService/ExecService", SpanKind with a name that a string containing "COPROC_EXEC" name was "RpcServer.process", SpanKind with a name that a string containing "COPROC_EXEC" name was "AsyncRegionLocator.getRegionLocation", SpanKind with a name that a string containing "COPROC_EXEC" name was "SCAN hbase:meta", SpanKind with a name that a string containing "COPROC_EXEC" name was "hbase.pb.ClientService/Scan", SpanKind with a name that a string containing "COPROC_EXEC" name was "traceAsyncTableEndpoint"
  Run 2: PASS



--
This message was sent by Atlassian Jira
(v8.20.7#820007)