anthonygauthier/jmeter-elasticsearch-backend-listener

Empty "es.sample.filter" does not send any sample

ncasaux opened this issue · 4 comments

Hello,

It seems that if I don't specity any value in the field "es.sample.filter" of the listener, it does not send any sample. As per the documentation, I was expected that all the samples would be sent as per the documentation.

Tested with JMeter 4.0, ElasticSearch 6.2.1, and 2.2.1 of this plugin.

Regards,
Nicolas

Hi Nicolas,

I'll make sure to check this out today! In the meantime, you can manually rollback to a previous version (2.2.0 should do the trick).

Thanks a lot,

In the meantime, you can manually rollback to a previous version (2.2.0 should do the trick).

I confirm that I don't have this issue with version 2.2.0

Issue is fixed in 2.2.2 Created pull request undera/jmeter-plugins#229

For now you can manually update to 2.2.2 by downloading the JAR file in the releases.
Thanks for posting the issue :) !

I confirm it's fixed in 2.2.2.
You're most welcome, thank you for your plug-in! :)