kloadgen icon indicating copy to clipboard operation
kloadgen copied to clipboard

KLoadGen is kafka load generator plugin for jmeter designed to work with AVRO, JSON and PROTOL-BUFFERS schema Registries.

Results 32 kloadgen issues
Sort by recently updated
recently updated
newest added

### What happened? In order to increase the usability of the tool I want to be able to upload an Asyncapi file and be able to use it to generate...

enhancement

### What happened? There is an exception when all fields are optionals. That happens because there is no field marked as `shouldProcess`. I think the solution is check if all...

### What happened? Oirignal discussion: https://github.com/sngular/kloadgen/discussions/396 Im using Apicurio schema registry 2.2.3.Final Hi, I was trying to test if Avro schema with a reference to other schema can be loaded...

enhancement

### What happened? I've made my KLoadGen Kafka consumer, and I've added `Schema Registry Config Element` to consumer's Thread Group because there was no other config to define schema registry...

bug

### What happened? When I upload the jmx script and necessary jars to Blazemeter I am unable to receive any response data, not sure if a kafka connection is being...

help wanted

### What happened? I'm new in JMeter (5.6.3 in this case) and trying starting a simple project with kloadgen (version bellow) and Java 17. I'm using a Java Request for...

### What happened? I use security.protocol SASL_PLAINTEXT. When I run the test, I see in the log that plaintext is being used. security.protocol property isn't applied, sasl.jaas.config property is not...

Bumps org.apache.commons:commons-compress from 1.24.0 to 1.26.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-compress&package-manager=maven&previous-version=1.24.0&new-version=1.26.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

release
dependencies

### What happened? **Using Jmeter 5.5 Version and Kloadgen Plugin 5.3.2** I am passing the string parameter values in the field value list, It not picking the input values in...