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

Schema Registry should create _schemas topic automatically with desired replication factors #41

Closed
Ishiihara opened this issue Jan 14, 2015 · 0 comments
Assignees

Comments

@Ishiihara
Copy link
Contributor

_schemas topic is used to store all schema registry information which is critical. However, it may not exist when the schema registry starts. Instead of manually create that topic, we should let schema registry to automatically create _schema topic with desired replication factor when it starts. The desired replication factor can be chosen as min(num_brokers, 3).

@Ishiihara Ishiihara self-assigned this Jan 14, 2015
@nehanarkhede nehanarkhede assigned junrao and unassigned Ishiihara Jan 21, 2015
@junrao junrao closed this as completed Jan 22, 2015
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

2 participants