Finish and start with other Threadgroup
问题 I'm using Jmeter to test multiple microservice. The basic idea is to test a circuit breaker in a microservice environment. Right now, I'm using two threadgroups, a master and slave remote concept. One thread group creates uses 100 iterations and 1000 thread and creates load against a front-end service, which sends request to a backend service. The other group probes the backend service with 100 iterations but 1 thread. If I’m not wrong the second threadgroup finishes way more early than the