[improve][broker] PIP-391: Enable batch index ACK by default #1347
Annotations
2 errors and 2 warnings
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/common/naming/ServiceConfigurationTest.java#L244
property 'acknowledgmentAtBatchIndexLevelEnabled' conf/broker.conf default value doesn't match java default value
Conf: false
Java: true expected [true] but found [false]
|
Run unit test group 'BROKER_GROUP_2'
Process completed with exit code 1.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.zookeeper.LocalBookkeeperEnsembleTest created 41 new threads. There are now 50 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.io.PulsarSinkE2ETest created 185 new threads. There are now 194 threads in total.
|
Loading