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

[ISSUE #204] Add Kafka connector docs #205

Merged
merged 2 commits into from
Mar 12, 2024
Merged

[ISSUE #204] Add Kafka connector docs #205

merged 2 commits into from
Mar 12, 2024

Conversation

Ish1yu
Copy link
Contributor

@Ish1yu Ish1yu commented Mar 12, 2024

Closes #204

Comment on lines 34 to 36
3. 启动你的 KafkaConnectServer,它将订阅 Kafka的 `connectorConfig.topic `,并将读取的数据发送到 EventMesh Runtime 中的 `pubSubConfig.subject`。
4. 向 Kafka 发送一个消息,然后你将在 EventMesh 中接收到该消息

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. However the point 4 is missing a period. Same as the doc of file connector.

@Pil0tXia Pil0tXia merged commit 55dc108 into apache:master Mar 12, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

[Doc] Add kafka connector doc
2 participants