CROprogrammer

Results 5 issues of CROprogrammer

### What happened? Relevant discussion: https://github.com/sngular/kloadgen/discussions/425 I have a case in which I want to send as many messages from Producer to Topic in a short period, and to read...

bug

### What happened? When I try to send key of type integer and I use org.apache.kafka.common.serialization.IntegerSerializer, then I get error as specified below. I get an error like that for...

bug

### What happened? I've created a simple test plan that sends messages with key of type string, and value of type JSON. And when I try to send message to...

bug

### 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