`durable` is true, type is `classic`, messages are not persisted.
there is no special policy. processes of all these queues has high memory usage.
`rabbitmq-diagnostics observer` is not possible to apply now, this sutuation has gone away after `purge` command.
previous version was 3.8.3, as I know this situation did not happen for this version.
I have log, there are some messages:
2023-04-17 14:34:05.983482+00:00 [info] <0.679.0> Starting message stores for vhost 'XXX'
2023-04-17 14:34:05.983760+00:00 [info] <0.684.0> Message store "YYY/msg_store_transient": using rabbit_msg_store_ets_index to provide index
2023-04-17 14:34:05.989884+00:00 [info] <0.679.0> Started message store of type transient for vhost 'XXX'
2023-04-17 14:34:05.990194+00:00 [info] <0.688.0> Message store "YYY/msg_store_persistent": using rabbit_msg_store_ets_index to provide index
2023-04-17 14:34:05.993349+00:00 [info] <0.679.0> Started message store of type persistent for vhost 'XXX'
//it takes almost one minutes and then alarm is ON
2023-04-17 14:35:07.849301+00:00 [info] <0.410.0> vm_memory_high_watermark set. Memory used:10386735104 allowed:10000000000
2023-04-17 14:35:07.849626+00:00 [warning] <0.408.0> memory resource limit alarm set on node 'rabbit@ZZZ-rabbitmq'.
2023-04-17 14:35:07.849626+00:00 [warning] <0.408.0>
2023-04-17 14:35:07.849626+00:00 [warning] <0.408.0> **********************************************************
2023-04-17 14:35:07.849626+00:00 [warning] <0.408.0> *** Publishers will be blocked until this alarm clears ***
2023-04-17 14:35:07.849626+00:00 [warning] <0.408.0> **********************************************************
2023-04-17 14:35:07.849626+00:00 [warning] <0.408.0>
четверг, 27 апреля 2023 г. в 14:32:14 UTC+3, Michal Kuratczyk: