Hello everybody.
Rabbit : 3.6.1
Erlang version: 18.0
OS: debian 8.6
I know about software update however it's not so easy for production software, sometimes this process takes much time.
I could find some details.
At the moment when client stopped consuming "rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'" produced info about 4 "suspicious processes" (stuck.zip)
After this command client resumed consuming and stopped again. The queue wasn't empty.
Then I restarted my client but no consuming. New consumers with new ports appeared, but previous ones were displayed in GUI too, though system didn't give info about closed ports.
Again I tried "rabbitmqctl eval 'rabbit_diagnostics:maybe_stuck().'". There was info about 8 "suspicious processes".
Restart client, number of "suspicious processes" became 12
I attach rmq-log, there are some errors.
In this situation I just want to be sure that old version of rabbit and erlang is a reason of this abnormal state, there willn't such problems after update.
Bets regards, Dmitry