MSK replicator prerequisite

0

Hi AWS,

I noticed msk replicator **source msk ** prerequisite changed to be with auth enable and version above 2.7.0.

I want to replicate from msk 2.2.1 to msk 3.5.1 is it something which will be supported? if not - what the best approach to gain this target? thanks,

  • Guy
Guy
질문됨 한 달 전80회 조회
1개 답변
0

Consider replicating the data in two stages - first from 2.2.1 to an intermediate upgraded cluster, then from the intermediate cluster to the 3.5.1 target. This avoids any single version jump limitations.

Export the data from the 2.2.1 source using Kafka tools like kafka-console-consumer and kafka-console-producer, then import it into the 3.5.1 target cluster. While more manual, it avoids any version incompatibilities between the source and target.

profile picture
전문가
답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인