Hi,
After what looks like a crash after a server restart we have a number of queues that are unresponsive to the point I cant even delete them via the management API. They are showing no statuses and all stats have '?' when viewing the queue in the management console. Having a look around it looks very similar to the issue stated here:
https://groups.google.com/g/rabbitmq-users/c/dgjikJDu_ZM
Luckily this is in a test environment but would be keen to try and understand the issue so that I can ensure it doesnt happen in prod.
Our setup is a 2 node cluster, running on prem on windons VMs. Running version 3.8.0 on erl 22.1
Ive attached what seems to be the relevant logs and any help would be much appreciated. TIA