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

Stress test kafka stream application #999

Closed
B0bSapp opened this issue Apr 12, 2019 · 3 comments
Closed

Stress test kafka stream application #999

B0bSapp opened this issue Apr 12, 2019 · 3 comments

Comments

@B0bSapp
Copy link

B0bSapp commented Apr 12, 2019

In order to perform stress test for kafka-stream application I need to send avro messages to specified topic. So far I can not find such possibility, I think that this would be quite useful and dramatically increase functionality of this framework.

@zkutasi
Copy link

zkutasi commented Jun 11, 2020

Is there any progress or info about this? Or is there a kafka-module one can use for this?

@mostafa
Copy link
Member

mostafa commented Jun 11, 2020

Hi @B0bSapp and @zkutasi,

There's a PR for extending k6 with plugin support, that's going to add JS plugins in Go, so that anyone can extend k6 with their own Go module/plugin: #1396
In the meantime, I've worked on a PoC, so that one can test Kafka:
https://github.com/mostafa/k6-plugin-kafka
I'd be happy to hear your feedback/suggestions about it.
BTW, also have a look at this PR:
mostafa/xk6-kafka#1

@codebien
Copy link
Contributor

Closing as this is now already supported. As the previous comment mentions, mostafa/xk6-kafka is an available extension and it has good support and maintenance.

Open an issue on the dedicated board for reporting bugs or requesting features.

joanlopez added a commit that referenced this issue Nov 19, 2024
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

5 participants