oneby-wang commented on PR #24762:
URL: https://github.com/apache/pulsar/pull/24762#issuecomment-3329297570

   Seems the anti-affinity works at the bundle level.
   
https://github.com/apache/pulsar/blob/7c8d3c9210dcaf1d0c3b487af325b7b0a9dc3095/pulsar-broker/src/main/java/org/apache/pulsar/broker/loadbalance/impl/LoadManagerShared.java#L588-L620
   
    I think this unit test may work in a wrong way due to this PR issue, so I 
changed numBundles to 1 in createNamespace method.
   
https://github.com/apache/pulsar/blob/7c8d3c9210dcaf1d0c3b487af325b7b0a9dc3095/tests/integration/src/test/java/org/apache/pulsar/tests/integration/loadbalance/ExtensibleLoadManagerTest.java#L315-L321


-- 
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]

Reply via email to