Hi all,

I am observing a behaviour which I am not sure is right or wrong, or something I should be concerned about?

Currently I am using openstack xena with rabbit-mq message broker.
rabbit mq version is 3.8.3
amqp version 5.0.8

I have installed rabbit management plugin on my cluster, and I observe whenever I perform any task like a resize. My connection and channelĀ counts go up, and with every operation it goes up. IĀ am worried that at some point I will hit some kind of connection threshold.
I just want to understand if services like nova, cinder reuse an open rabbit mq connection or reopen for every operation, and if they open msg queue connection for every operation do they close the connection once the action is done

Am I missing configuration in my setup of rabbit mq with openstack?

Please help me understand this scenario. Thanks for help in advance.

Thanks,
Shrey Chauhan