Additionally, with KIP-698
(https://cwiki.apache.org/confluence/x/7CnZCQ), we will add
verifications of changelogs to find misconfigurations and report them
to the users.
Best,
Bruno
On 24.04.21 22:58, Matthias J. Sax wrote:
The topics used by Kafka Streams to backup state stores, are calle
Hey Madhan,
The easiest way to get rid of aliases in the topic names is to add the
following to your config:
replication.policy.separator=
source.cluster.alias=
target.cluster.alias=
On Thu, Apr 22, 2021 at 11:40 PM Dhanikachalam, Madhan (CORP)
wrote:
> I am testing MM2. I got the connector
Hi Madhan,
try this article I found a while back in case this also become my use case
https://stackoverflow.com/questions/59390555/is-it-possible-to-replicate-kafka-topics-without-alias-prefix-with-mirrormaker2
On Thu, Apr 22, 2021 at 9:40 PM Dhanikachalam, Madhan (CORP)
wrote:
> I am testing