-
Dear RabbitMQ team, System info Error logs 2023-02-06 18:50:12.863400-08:00 [info] <0.431.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_transient": using rabbit_msg_store_ets_index to provide index |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
There is no evidence of a node termination in this log. There was an exception in Nodes have to rebuild indices when they were not given a chance to persist all data during shutdown. Quorum queues, streams, classic queues v2 classic_queue.default_version = 2 won't run into this because they do not use the function in question. |
Beta Was this translation helpful? Give feedback.
-
@lhoguin anything you'd like to add to the above? |
Beta Was this translation helpful? Give feedback.
-
In addition, my rabbitmq server in another node suddenly crashed recently. The version is also 3.10.7. I'm not sure the issue is still related to classic queues v1, could you please give some sugesstions? Below is the logs: `2023-02-06 10:42:39.933957+01:00 [info] <0.3504.0> connection <0.3504.0> (127.0.0.1:59772 -> 127.0.0.1:5671) has a client-provided name: ReplicationManager#25364645:0 2023-02-06 10:42:39.938287+01:00 [info] <0.3504.0> connection <0.3504.0> (127.0.0.1:59772 -> 127.0.0.1:5671 - ReplicationManager#25364645:0): user 'ppdm1pc01.colruyt.int' authenticated and granted access to vhost '/' |
Beta Was this translation helpful? Give feedback.
-
There were a few versions in 3.10 that had a crash there. You may want to upgrade to at least the most recent 3.10. |
Beta Was this translation helpful? Give feedback.
There were a few versions in 3.10 that had a crash there. You may want to upgrade to at least the most recent 3.10.