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

ci/risedev: use cp-kafka to start kafka #16903

Closed
xxchan opened this issue May 23, 2024 · 0 comments
Closed

ci/risedev: use cp-kafka to start kafka #16903

xxchan opened this issue May 23, 2024 · 0 comments

Comments

@xxchan
Copy link
Member

xxchan commented May 23, 2024

In CI, we now have both redpanda and cp-kafka, because redpanda's schema registry doesn't support json schema. We can simply use cp-kafka and remove redpanda. BTW, we can use KRaft without Zookeeper.

In RiseDev, currently we use local Kafka. To support schema registry, we can use native redpanda if we don't want docker, but for the same reason above, confluent is better. But we have to use docker then.

Ref https://github.com/confluentinc/cp-all-in-one/blob/7.5.0-post/cp-all-in-one-kraft/docker-compose.yml

BTW, cp-kafka is community version, and cp-server is enterprise version.

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

No branches or pull requests

1 participant