Purpose: This plugin adds a JMeter Coordinated Throughput Controller that coordinates sibling Coordinated Throughput Controller under same parent so only one weighted controller is selected per parent loop iteration. It is useful when a test plan needs mutually exclusive weighted flows, for example 40% flow A and 60% flow B, without both branches running in the same parent iteration.
The PR adds the plugin entry to various.json and includes a wiki page. The GitHub checks appear to be waiting for maintainer approval because the PR is from a fork. Could a maintainer please guide and approve the workflow run when convenient?