)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":37306,"name":"Piotr Milewski","display_name":"Piotr Milewski","email":"vurmil@gmail.com","username":"vurmil"},"change_message_id":"d1ca16108181a7fd2504fe5aa6b4bf84e2f52829","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"ee5b490d_88fc7c74","updated":"2026-04-28 11:32:55.000000000","message":"recheck - tempest error","commit_id":"0acc46578a0bfc0d906811f4e0c100c6ca4e493d"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"6b2c406d93bf2f394eaf1bdeb6582d05e7e036d3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"404f576a_c507d90a","updated":"2026-05-06 13:15:33.000000000","message":"backport candidate when we backport 4.x to earlier branches (if required because of EOL)","commit_id":"8fff6f08a381147290a6fa59b84f53895e093cb3"},{"author":{"_account_id":37306,"name":"Piotr Milewski","display_name":"Piotr Milewski","email":"vurmil@gmail.com","username":"vurmil"},"change_message_id":"548df17c9ac9465acfb7cdfc433f1ebd6efdb717","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"96cee762_6bff38b4","updated":"2026-05-06 13:24:11.000000000","message":"sorry, simple mistake :)","commit_id":"ad5b9e129660caf17ed4ba42f2cbb751b4d499e7"}],"releasenotes/notes/bug-2150536-66c7d07d2b9cdf81.yaml":[{"author":{"_account_id":35263,"name":"Matt Crees","email":"mattc@stackhpc.com","username":"mattcrees"},"change_message_id":"9da74ca896153467f144206492e15237cb6768d5","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix kolla-ansible rabbitmq-reset-state on RabbitMQ 4.x."},{"line_number":5,"context_line":"    rabbitmqctl force_reset is not supported with Khepri and"},{"line_number":6,"context_line":"    causes the reset to fail. Replace it with rabbitmqctl reset."},{"line_number":7,"context_line":"    `LP#2150536 \u003chttps://launchpad.net/bugs/2150536\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"d2e231a7_c46512ee","line":4,"updated":"2026-04-28 10:52:24.000000000","message":"I think this only affects v4.2 and up, as Kephri was only made the default metadata store then.","commit_id":"0acc46578a0bfc0d906811f4e0c100c6ca4e493d"},{"author":{"_account_id":37306,"name":"Piotr Milewski","display_name":"Piotr Milewski","email":"vurmil@gmail.com","username":"vurmil"},"change_message_id":"f7125b84a703c58139bd41702e7b8686cc410c59","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix kolla-ansible rabbitmq-reset-state on RabbitMQ 4.x."},{"line_number":5,"context_line":"    rabbitmqctl force_reset is not supported with Khepri and"},{"line_number":6,"context_line":"    causes the reset to fail. Replace it with rabbitmqctl reset."},{"line_number":7,"context_line":"    `LP#2150536 \u003chttps://launchpad.net/bugs/2150536\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"8624f7a0_558eac40","line":4,"in_reply_to":"49462dfe_756c8d63","updated":"2026-04-28 11:08:51.000000000","message":"https://www.rabbitmq.com/docs/4.0/metadata-store/clustering\n\nlooking at the documentation in 4.0 there was already a \"reset\"\nso it should work for the \"mnesia\" and \"Kephri\"","commit_id":"0acc46578a0bfc0d906811f4e0c100c6ca4e493d"},{"author":{"_account_id":36765,"name":"Seunghun Lee","display_name":"Seunghun Lee","email":"seunghun@stackhpc.com","username":"seunghun1ee","status":"Cloud Engineer at StackHPC"},"change_message_id":"c4f1074bf22e47a1f0d9b655df3d4b35da3661d7","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix kolla-ansible rabbitmq-reset-state on RabbitMQ 4.x."},{"line_number":5,"context_line":"    rabbitmqctl force_reset is not supported with Khepri and"},{"line_number":6,"context_line":"    causes the reset to fail. Replace it with rabbitmqctl reset."},{"line_number":7,"context_line":"    `LP#2150536 \u003chttps://launchpad.net/bugs/2150536\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"de496a1a_79391bce","line":4,"in_reply_to":"8624f7a0_558eac40","updated":"2026-04-30 07:58:45.000000000","message":"Since K-A does not explicitly enable Kephri db, what about we just state the fix is for rabbitmq 4.2 or later and add that Kephri is the new default metadata store from 4.2? With the fact Kephri doesn\u0027t support force_reset, which is already added below, it should be clear enough.","commit_id":"0acc46578a0bfc0d906811f4e0c100c6ca4e493d"},{"author":{"_account_id":37306,"name":"Piotr Milewski","display_name":"Piotr Milewski","email":"vurmil@gmail.com","username":"vurmil"},"change_message_id":"83c0a9845b683829a9863213406857603e96c42a","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix kolla-ansible rabbitmq-reset-state on RabbitMQ 4.x."},{"line_number":5,"context_line":"    rabbitmqctl force_reset is not supported with Khepri and"},{"line_number":6,"context_line":"    causes the reset to fail. Replace it with rabbitmqctl reset."},{"line_number":7,"context_line":"    `LP#2150536 \u003chttps://launchpad.net/bugs/2150536\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"49462dfe_756c8d63","line":4,"in_reply_to":"d2e231a7_c46512ee","updated":"2026-04-28 10:58:35.000000000","message":"https://www.rabbitmq.com/docs/4.0/metadata-store/clustering \nhttps://www.rabbitmq.com/docs/4.0/metadata-store/how-to-enable-khepri\n\nI don\u0027t have older versions of rabbitmq, but it seems to me that after each upgrade all plugins are enabled. Kephri has been available since 4.0.","commit_id":"0acc46578a0bfc0d906811f4e0c100c6ca4e493d"},{"author":{"_account_id":37306,"name":"Piotr Milewski","display_name":"Piotr Milewski","email":"vurmil@gmail.com","username":"vurmil"},"change_message_id":"6e73e826f6ca3712bfeb0e235e717ba1df250d3c","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fix kolla-ansible rabbitmq-reset-state on RabbitMQ 4.x."},{"line_number":5,"context_line":"    rabbitmqctl force_reset is not supported with Khepri and"},{"line_number":6,"context_line":"    causes the reset to fail. Replace it with rabbitmqctl reset."},{"line_number":7,"context_line":"    `LP#2150536 \u003chttps://launchpad.net/bugs/2150536\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"79ca9c4b_647f4f3f","line":4,"in_reply_to":"de496a1a_79391bce","updated":"2026-04-30 08:12:40.000000000","message":"Acknowledged","commit_id":"0acc46578a0bfc0d906811f4e0c100c6ca4e493d"}]}
