forked from rabbitmq/rabbitmq-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
federation_exchange_link_sup_sup: revert to old id format if khepri i…
…s disabled During an upgrade from pre 3.13.0 version with existing federation exchange links, the mirrored supervisor preserves old child id format. During migration to Khepri old child ids are converted to new format anyway. So let's revert and use old child id format also on 3.13.0 if Mnesia is used. This is to avoid the need to handle two formats at the same time.
- Loading branch information
1 parent
5eb4eef
commit 1e0f365
Showing
1 changed file
with
23 additions
and
7 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