rollno748 / di-kafkameter

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

Partition Support in Consumer #23

Closed amolsr closed 3 months ago

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 theere is no response

amolsr commented 3 months ago

Hi @rollno748 , sorry for late response. It is more like a feature request. The plugin can only consume topic from one partition. I was looking for a setup where I can produce message in multiple topic and can consume message from multiple partition using single thread group. For now the requirement I solved by using multiple thread group running n a parallel manner.

rollno748 commented 2 months ago

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