-
Jmeter cannot recognize the di-kafkameter-1.2.jar
![image](https://user-images.githubusercontent.com/39252479/227700768-857675b4-a8c8-44a9-a1d8-861a5ddd4da6.png)
![image](https://user-images.githubu…
-
I have installed docker-compose based local server on Mac
```
% docker-compose ps
NAME IMAGE COMMAND SERVICE CREATED …
-
Hello, I'm getting this error when running the consumer sampler
```
java.lang.NoSuchMethodError: org.apache.kafka.clients.consumer.KafkaConsumer.poll(Ljava/time/Duration;)Lorg/apache/kafka/clients/c…
-
https://github.com/rollno748/di-kafkameter/wiki#consumer-elements
still references producer in the consumer section.
Related to https://github.com/rollno748/di-kafkameter/issues/3
-
Use the same Variable name,but unable to run
Error log:
org.apache.kafka.common.KafkaException: Failed to construct kafka producer
at org.apache.kafka.clients.producer.KafkaProducer.(KafkaP…
-
I have a simple setup trying to run a kafka consumer. I tried to follow the wiki for the consumer but it's not well documented. Please see https://github.com/rollno748/di-kafkameter/issues/9. The wiki…
-
Jmeter starts with errors in log after installing plugin.
`2021-09-01 13:32:16,724 ERROR o.a.j.r.ClassFinder: Error filtering class com.google.common.collect.EmptyImmutableList, it will be ignored
…
-
I am currently using rollno748/Jmeter-pubsub-sampler to send requests to Pub/Sub and this works well. However, If i have both plugins - rollno748/Jmeter-pubsub-sampler and rollno748/di-kafkameter inst…
-
2022-02-17 14:39:34,165 ERROR o.a.j.JMeter: Uncaught exception in thread Thread[AWT-EventQueue-0,6,main]
java.lang.Error: java.lang.reflect.InvocationTargetException
at org.apache.jmeter.testbeans.…
-
Hi! Could you please share the info on how to pass the SSL cert in order to produce messages on a secured kafka topic via Jmeter