oneby-wang commented on PR #24762: URL: https://github.com/apache/pulsar/pull/24762#issuecomment-3327366738
ExtensibleLoadManagerTest.testAntiaffinityPolicy() unit test failure in fork repository PR. https://github.com/oneby-wang/pulsar/actions/runs/17970886848/job/51114222121?pr=5 Seems this default bundle config affects unit test. https://github.com/apache/pulsar/blob/7c8d3c9210dcaf1d0c3b487af325b7b0a9dc3095/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java#L1792-L1793 PoliciesUtil.defaultBundle() method. https://github.com/apache/pulsar/blob/7c8d3c9210dcaf1d0c3b487af325b7b0a9dc3095/pulsar-common/src/main/java/org/apache/pulsar/common/policies/data/PoliciesUtil.java#L33-L41 Seems some bugs in ExtensibleLoadManager or ExtensibleLoadManagerTest? https://pulsar.apache.org/docs/3.0.x/administration-load-balance/#distribute-anti-affinity-namespaces-across-failure-domains -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
