rollno748 / di-kafkameter

JMeter Plugin to load test Apache Kafka topics/brokers
34 stars 11 forks source link

Issue when Max poll record is incread. #22

Closed amolsr closed 3 months ago

amolsr commented 4 months ago

I tried increasing max poll record. The plugin won't work in that case.

rollno748 commented 4 months ago

@amolsr When raising issues - can you please elaborate your issue? What version of jmeter you using? What version of plugin is used ? Please attach relevant screenshot or jmeter.log or sample testplan created

I can't do anything about this single line

rollno748 commented 3 months ago

Closing this issue - as there is no response

amolsr commented 3 months ago

If i increase the max poll record > 1 the plugin does not work. I assume the support for batch processing is not available with this plugin.

rollno748 commented 2 months ago

Please provide more context, logs and sample test plan to replicate