-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rabbitmq_shovel: Restore original mirrored_supervisor child ID handling
[Why] We don't need to change the mirrored_supervisor child ID format for Khepri. Unfortunately, the temporary experimental was erroneously backported to 3.11.x and 3.12.x releases... This broke the federation and shovel plugins during upgrades. [How] Here, we restore the original behavior, meaning that the ID stays as it was and we just modify it when we need a Khepri path. The code is updated to know about the temporary experimental format as well because it will be used by the latest 3.11.x and 3.12.x releases.
- Loading branch information
Showing
2 changed files
with
57 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters