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

Unable to cosume messages #1

Open
satbbus opened this issue Apr 27, 2020 · 4 comments
Open

Unable to cosume messages #1

satbbus opened this issue Apr 27, 2020 · 4 comments

Comments

@satbbus
Copy link

satbbus commented Apr 27, 2020

Exactly followed your steps but unable to see any consumed messages

@ramazansakin
Copy link

@satbbus can you send SS of problem or describe the error in detail, please ?

@kbra95
Copy link

kbra95 commented Jul 28, 2020

I have same issue. There is no error but also no consumed messages . I checked all properties configuration according to my kafka settings. Do you have any idea what is the problem ? @ramazansakin

@ramazansakin
Copy link

@kbra95 and @satbbus did you create topics before consuming ? and you can list the topics on gitbash or cmd:

In Win, .sh -> .bat

  • bin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1 --partitions 1 --topic Kafka_Example

@ramazansakin
Copy link

Hi again after long time :) .
I realized that I can make some changes on the repo, and I did and created PR.
Until merged, you can check this out!
https://github.com/ramazansakin/spring-boot-kafka-consumer-example

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

3 participants