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

Document how to configure Kafka topics #27

Open
cer opened this issue May 21, 2020 · 0 comments
Open

Document how to configure Kafka topics #27

cer opened this issue May 21, 2020 · 0 comments

Comments

@cer
Copy link
Contributor

cer commented May 21, 2020

See https://eventuate-users.slack.com/archives/C3L9MNMQC/p1589999456102900

I assume that you are using Kafka. You can specify the default at the broker level: http://kafka.apache.org/documentation/#num.partitions or you can create/reconfigure a topic with the desired number using kafka-topics.sh. For example, see this answer on stack overflow: https://stackoverflow.com/questions/22152269/how-to-specify-number-of-partitions-on-kafka-2-8

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

1 participant