Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote synchronization between the two kafkas #311

Open
Iven-hoo opened this issue Apr 13, 2020 · 6 comments
Open

Remote synchronization between the two kafkas #311

Iven-hoo opened this issue Apr 13, 2020 · 6 comments

Comments

@Iven-hoo
Copy link

How do I synchronize remotely between two kafkas? I see the user guide is local, and I don't see how to connect to another kafka

@Technoboy-
Copy link
Contributor

take a look at clusters.properties

@Iven-hoo
Copy link
Author

看一下clusters.properties

Here is my configuration

[root@localhost uReplicator]# vim config/clusters.properties

kafka.cluster.zkStr.cluster1=192.168.16.135:2181
kafka.cluster.servers.cluster1=192.168.16.135:9092
kafka.cluster.zkStr.cluster2=192.168.19.129:2181
kafka.cluster.servers.cluster2=192.168.19.129:9092
~
~
~
~
cluster1 It's my local
cluster2 It's my far side

But I didn't synchronize

@Technoboy-
Copy link
Contributor

looks good. just take a look at the doc carefully . maybe you do not add the topic to replicate.

@Iven-hoo
Copy link
Author

looks good. just take a look at the doc carefully . maybe you do not add the topic to replicate.

White list subject information can be accessed through 192.168.16.135:9000

Do you have a successful case for reference? I am in a hurry, and the project is waiting for this function to come online

@Technoboy-
Copy link
Contributor

looks good. just take a look at the doc carefully . maybe you do not add the topic to replicate.

White list subject information can be accessed through 192.168.16.135:9000

Do you have a successful case for reference? I am in a hurry, and the project is waiting for this function to come online

give me an email, send me your wechat or some other kind of IM account

@Iven-hoo
Copy link
Author

看起来不错。只是仔细看一下文档。也许您不添加要复制的主题。

白名单主题信息可以通过192.168.16.135:9000访问
您有成功的案例可供参考吗?我很着急,项目正在等待此功能上线

给我发电子邮件,给我发送您的微信或其他即时消息帐户

email [email protected]
vx : 13419583439
thank you very much!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants