Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
Solace - Spring cloud stream binder.
I found strange issue with my app.
Application should have the bind count to 20 (4 Instance, Each with default 5 concurrency) but it went down to 2, the consumers for that queue stopped consuming and message started to spool.
When i added another instance of the service the bind count went upto 7 and messages were consumed but.. I still don't understand why the bind count went down to 2 at the first place.
We could restart the services also to fix it but, that is not a feasible solution, i don't know what is the root of cause for this strange behaviour.
Any idea what is causing this problem ?