Skip to content

Commit 137b674

Browse files
authored
Update migrate-unified-redpanda-migrator.adoc
1 parent d582a18 commit 137b674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/guides/pages/migration/migrate-unified-redpanda-migrator.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
= Migrate to the Unified Redpanda Migrator
22
:description: Learn how to migrate from legacy migrator components to the unified `redpanda_migrator` input/output pair in Redpanda Connect 4.67.5+.
33

4+
// tag::single-source[]
45
This guide explains how to migrate from legacy migrator components (`redpanda_migrator_bundle`, `legacy_redpanda_migrator` and `legacy_redpanda_migrator_offsets`) to the unified `redpanda_migrator` input/output pair introduced in Redpanda Connect 4.67.5+.
56

67
The unified migrator consolidates all migration logic into a single input/output pair, simplifying configuration and improving reliability.
@@ -228,3 +229,4 @@ After verifying that the new migrator works as expected:
228229
* Update internal documentation and runbooks.
229230
* Train your team on the new configuration model.
230231
* See the xref:components:outputs/redpanda_migrator.adoc[`redpanda_migrator` output] reference for advanced configuration options.
232+
// end::single-source[]

0 commit comments

Comments
 (0)