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

Throughput issue on ubuntu 18 #215

Open
vi9dgupta opened this issue Feb 5, 2020 · 2 comments
Open

Throughput issue on ubuntu 18 #215

vi9dgupta opened this issue Feb 5, 2020 · 2 comments

Comments

@vi9dgupta
Copy link

Running ipfixcol on ubuntu 16, produces 0.1 million kafka record per second, while running the same produces 17-20k kafka record per second.

@thorgrin
Copy link
Collaborator

thorgrin commented Feb 5, 2020

You will have to be much more specific if you expect the issue to be answered. Ubuntu 16 compared to what? What version of the kafka library ale you using? Which server? How does your configuration file look like? What are the steps to reproduce the measurement? Can you prepare a Vagrant file(s) to demonstrate the difference?

@vi9dgupta
Copy link
Author

vi9dgupta commented Feb 6, 2020

Kafka version 2.11-2.3.0.
Running ipfixcol on ubuntu 16, produces 0.1 million kafka record per second, while running the same on ubuntu18 produce 17-20k kafka record per second. Machines are Dell servers. On kafka cluster, we run kafka console consumer for whole cluster and measure the number of records consumed within specified time for that topic.

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

2 participants