My consumer is rapidly churning connections for each message received

I am using a Spring DMLC to consumer messages from a Solace PubSub+ queue. When I check in the event logs, my consumer is rapidly churning connections for each message received. How can I fix this?

Best Answer

Answers