You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the AoP can't leverage the multi bundles feature, exchanges and queues belonging to one AMQP virtual host are owned by one namespace bundle, they must work on one broker. So the broker can't scale up simply to support increasing exchanges and queues, if users want to use all brokers of a cluster, they need to use different virtual hosts for different exchanges and queues, it's very hard to adjust existing applications and it's not friendly to use.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Motivation
Currently, the AoP can't leverage the multi bundles feature, exchanges and queues belonging to one AMQP virtual host are owned by one namespace bundle, they must work on one broker. So the broker can't scale up simply to support increasing exchanges and queues, if users want to use all brokers of a cluster, they need to use different virtual hosts for different exchanges and queues, it's very hard to adjust existing applications and it's not friendly to use.
Beta Was this translation helpful? Give feedback.
All reactions