forked from docs/doc-exports
Reviewed-by: Liudmila Denisova <ldenisov@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: chenjunjie <chenjunjie@huawei.com> Co-committed-by: chenjunjie <chenjunjie@huawei.com>
1.2 KiB
1.2 KiB
RocketMQ Metadata Migration Overview
RocketMQ metadata contains topics and consumer groups excluding message production or consumption records. To use the original topics and consumer groups, migrate their metadata to a specified RocketMQ instance, without the need of manual creation.
RocketMQ service migration involves the following scenarios:
- Migrating RocketMQ instance metadata from others, which includes:
- Metadata of others' RocketMQ
- Metadata of self-hosted RocketMQ instance
- Metadata of another cloud RocketMQ instance
- Migrating RocketMQ instance metadata from RabbitMQ
Parent topic: Migrating Metadata