🎄 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.

Solace - Spring cloud stream binder.

akg17
akg17 Member Posts: 76

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 ?

Comments

  • giri
    giri Member, Administrator, Employee Posts: 116 admin

    Hi @akg17 - can you share the configuration file?

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 963 admin

    Hi @akg17 as @giri mentioned it would be good to see the configuration but also the application logs should be useful to see what happened. If you are seeing this repeatedly happen please enable debug logs and let it run until it re-occurs to get as much detail as possible.