🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
Is there an effective limit on the number of Queues Solace can handle?
What is the maximum number of queues that can be created and active in Solace PubSub+ before performance starts to degrade?
Answers
-
I have a same question. I am using solace standard version in docker on my laptop. I am creating queues dynamically using SEMP APIs on runtime. But the APIs start throwing error after the queue limit reaches 99. If I delete a few and retry, it keeps creating till it reaches 99 again, then the same error. The Error is 400 bad request. In msgVpn settings, the msg max spool usage is 150000, and the maximum number of queues/endpoints is: 10000
0 -
hmm @tiwaabh if you are deleting queues then you should not be getting the same limit error. Can you provide more debug logs on this please? As @uherbst mentioned the broker can handle as many endpoints as it can handle connections, so there must be a configuration mismatch on your broker that is leading to this issue you are observing.
0