(cherry picked from commit 6c27536777)
This commit is contained in:
Michael Klishin 2025-06-25 17:42:14 +04:00 committed by Mergify
parent efcf998416
commit c3e04724ef
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@
{enables, routing_ready}]}).
-rabbit_boot_step({prevent_startup_if_node_was_reset,
[{description, "prevents node boot if a previous startup marker exists but the database is not seeded (requires opt-in configuration in rabbitmq.conf)"},
[{description, "prevents node boot if a prior boot marker file exists but the database is not seeded (requires opt-in configuration in rabbitmq.conf)"},
{mfa, {?MODULE, prevent_startup_if_node_was_reset, []}},
{requires, recovery},
{enables, empty_db_check}]}).