Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set 1s random start delay when producer rate is set #406

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

acogoluegnes
Copy link
Collaborator

Use a default 1 second random start delay when producer rate instructions are specified. Use the one specified by the user (including 0, meaning no delay) otherwise.

References #401

Use a default 1 second random start delay when producer rate instructions
are specified. Use the one specified by the user (including 0, meaning
no delay) otherwise.

References #401
@acogoluegnes acogoluegnes added this to the 2.19.0 milestone Oct 6, 2022
@acogoluegnes acogoluegnes merged commit c2ca1e8 into main Oct 6, 2022
@acogoluegnes acogoluegnes deleted the producer-ramp-up-defaults branch October 6, 2022 15:04
pivotal-rabbitmq-ci pushed a commit that referenced this pull request Oct 6, 2022
Set 1s random start delay when producer rate is set
acogoluegnes added a commit that referenced this pull request Oct 7, 2022
Global metrics (shown in the summary at the end of a run) can be
skewed if producers/consumers are started with a delay. Producers
and consumers now notify a listener that resets the global metrics
once everyone is started.

References #401, #406
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant