[feat][client] PIP-446: Support Native OpenTelemetry Tracing in Pulsar Java Client #25824
Annotations
5 errors and 6 warnings
|
Publish Test Report:
pulsar-functions/instance/src/test/java/org/apache/pulsar/functions/instance/ContextImplTest.java#L136
Cannot invoke "org.apache.pulsar.functions.instance.ProducerCache.close()" because "this.producerCache" is null
|
|
Publish Test Report:
pulsar-functions/instance/src/test/java/org/apache/pulsar/functions/instance/ContextImplTest.java#L136
Cannot invoke "org.apache.pulsar.functions.instance.ProducerCache.close()" because "this.producerCache" is null
|
|
Publish Test Report:
pulsar-functions/instance/src/test/java/org/apache/pulsar/functions/instance/ContextImplTest.java#L136
Cannot invoke "org.apache.pulsar.functions.instance.ProducerCache.close()" because "this.producerCache" is null
|
|
Publish Test Report:
pulsar-functions/instance/src/test/java/org/apache/pulsar/functions/instance/ContextImplTest.java#L232
Cannot invoke "org.apache.pulsar.client.impl.conf.ClientConfigurationData.isTracingEnabled()" because the return value of "org.apache.pulsar.client.impl.PulsarClientImpl.getConfiguration()" is null
|
|
Run unit test group 'OTHER'
Process completed with exit code 1.
|
|
Report detected Netty leaks
Traced leak detected ByteBuf
|
|
Report detected Netty leaks
Traced leak detected ByteBuf
|
|
Report detected Netty leaks
Traced leak detected ByteBuf
|
|
Report detected Netty leaks
Netty leaks found.
|
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.functions.instance.JavaInstanceRunnableTest created 1 new threads. There are now 10 threads in total.
|
|
Report detected thread leaks
Summary: Tests in class org.apache.bookkeeper.mledger.offload.filesystem.impl.FileSystemManagedLedgerOffloaderTest created 5 new threads. There are now 14 threads in total.
|
Loading