gatling-kafka
gatling-kafka copied to clipboard
A Gatling stress test plugin for Apache Kafka protocol
Apparently there's already a working version of this extension with Gatling 3.5 and Scala 2.13 I was wondering if/when that version is going to be published to Maven Central so...
Can I run script using kafka plugin from my project I got an error but when I tried to run it from Gatling files location (C:\gatling-charts-highcharts-bundle-3.6.0\user-files\simulations) it passed successfully, Any...
HI, Thanks for providing Producer Api. Do you have implemented Kafka consumer API for Gatling test. If you have done that pls share it.
Hi, could you please provide an example how to connect to kafka with enabled tls and authorization (SASL_SCRAM for ex.). and ACL enabled.
It is in order to be able to send kafka messages with headers
Hello. Not sure if this project is still maintain but if anyone needs it, here is a patch for Gatling 3.4.2 compatibility : [support_for_gatling_3_4.patch.txt](https://github.com/mnogu/gatling-kafka/files/5794471/support_for_gatling_3_4.patch.txt) I'd have created a PR but...