GitHub user lhotari added a comment to the discussion: Which is better, ModularLoadManager or ExtensibleLoadManager?
> If a bundle contains a hot topic, doesn't that mean this topic is very > important for the business? Any operation that causes it to become unstable > will make it even more unstable. > > In this case, why not unload other bundles with low traffic owned by the > broker? These bundles with not so high traffic may mostly contain > "unimportant topics", and connection jitter doesn't matter. Directly "bind" > the "high traffic important" bundle to the current broker without any > operation. I've been thinking about a similar flaw in how load balancing is performed and about a similar solution. I think it would make more sense than the current strategies. GitHub link: https://github.com/apache/pulsar/discussions/25451#discussioncomment-16409803 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
