[improve][client][PIP-389] Add a producer config to improve compression performance #22023
Annotations
2 errors and 4 warnings
Run unit test group 'BROKER_CLIENT_IMPL'
Process completed with exit code 1.
|
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/ProducerConsumerInternalTest.java#L277
expected [LZ4] but found [NONE]
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.client.impl.ProduceWithMessageIdTest created 68 new threads. There are now 78 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.client.impl.BatchMessageIndexAckTest created 59 new threads. There are now 69 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.client.impl.TopicFromMessageTest created 59 new threads. There are now 69 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.client.impl.TransactionEndToEndWithoutBatchIndexAckTest created 105 new threads. There are now 115 threads in total.
|
Loading