[fix][meta] Fix ephemeral Zookeeper put which creates a persistent znode #22882
Annotations
2 errors and 3 warnings
Run unit test group 'BROKER_GROUP_1'
Process completed with exit code 1.
|
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/broker/zookeeper/ZooKeeperSessionExpireRecoveryTest.java#L60
Cannot invoke "org.apache.zookeeper.MockZooKeeper.failConditional(org.apache.zookeeper.KeeperException$Code, java.util.function.BiPredicate)" because "this.mockZooKeeperGlobal" is null
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.PulsarBrokerStarterTest created 4 new threads. There are now 13 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.loadbalance.extensions.channel.ServiceUnitStateChannelTest created 244 new threads. There are now 257 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.loadbalance.LoadBalancerTest created 362 new threads. There are now 371 threads in total.
|
Loading