Summary

The jmeter is used to force concurrent Store requests.

jmeter launches concurrent users that perform http requests to two Store node clients. And the Test Plan is defined in http_store_requests.jmx.

jmeter is thought to be used in combination of the docker compose up.

jmeter

Prerequisite

  • docker compose up to be running.
  • Java should be installed (e.g. "1.8.0_382")

How to use jmeter

  • From CLI and Linux, go to apache-jmeter-5.6.2/bin and run bash jmeter.sh.
  • Load the http_store_requests.jmx test plan file.
  • Hit the "play" button and check the "Summary Report", for example.