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

consume non existing topic #247

Open
larryckey opened this issue Jan 14, 2019 · 0 comments
Open

consume non existing topic #247

larryckey opened this issue Jan 14, 2019 · 0 comments

Comments

@larryckey
Copy link

Hi,
there is a problem to consume topic that not exist yet, 'no-kafka' create the topic but stop working.
steps to reproduce:

  1. delete all Kafka and Zookeeper logs
  2. bring up Kafka and Zookeeper
  3. try to some consume topic(only consume, no producer, topic not exist yet)
  4. note that topic created now
    5.try to produce (from another application) to same topic and see that consumer not work

Thanks,
Larry

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