Migration Steps | Directions | Cluster Status |
metadata migration | 1. Proceed to purchase a Tencent Cloud RabbitMQ cluster 2. Complete metadata migration 3. Maintain the old cluster's read-write status | old cluster: read-write new cluster: ready |
enable dual read | 1. Deploy a new consumer end and connect to a new cluster 2. Maintain parallel consumption between old and new clusters | old cluster: read-write new cluster: read-only |
dual-write dual-read | 1. Deploy a new production end and connect to a new cluster 2. Gradually switch traffic to the new cluster | old cluster: read-write new cluster: read-write |
single-write dual-read | 1. Stop traffic on the production side of the old cluster 2. Reserve the old cluster consumption side for further processing of residual messages | old cluster: read-only new cluster: read-write |
Migration is completed. | 1. Confirm all group messages in the old cluster are consumed with no backlog of messages 2. Decommission the old consumer end service | old cluster: decommission new cluster: read-write |

masukan