doc-exports/docs/dms/umn/kafka-faq-200426013.html
Chen, Junjie dd8a3a658b DMS UMN Initial Version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2022-12-08 00:33:11 +00:00

12 lines
680 B
HTML

<a name="kafka-faq-200426013"></a><a name="kafka-faq-200426013"></a>
<h1 class="topictitle1">How Do I Synchronize Data from One Kafka Instance to Another?</h1>
<div id="body1587865348902"><p id="kafka-faq-200426013__p147331239111018">Unfortunately, you cannot synchronize two Kafka instances in real time. To migrate services from one instance to another, create messages to both instances. After all messages in the original instance have been retrieved or aged, you can migrate services to the new instance. </p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="kafka-faq-191030002.html">Instances</a></div>
</div>
</div>