We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On an empty kafka, running a processor fails, because the copartioning cannot detect a partition count to create the missing topics.
We should have a processor option defining the default partition count for that case.
The text was updated successfully, but these errors were encountered:
But that will only work if the processor can create the topic. And for that we still need the zookeeper-based topic manager.
Sorry, something went wrong.
No branches or pull requests
On an empty kafka, running a processor fails, because the copartioning cannot detect a partition count to create the missing topics.
We should have a processor option defining the default partition count for that case.
The text was updated successfully, but these errors were encountered: