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

Add --exit-when option to performance tool #266

Open
acogoluegnes opened this issue Jan 17, 2023 · 0 comments
Open

Add --exit-when option to performance tool #266

acogoluegnes opened this issue Jan 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@acogoluegnes
Copy link
Contributor

acogoluegnes commented Jan 17, 2023

Like rabbitmq/rabbitmq-perf-test#280.

idle strategy is the same as in PerfTest.
Streams would need something else than empty, like reached-end. The implementation would need to keep track of the last committed chunk ID and compare it to the value returned by a query to StreamStats after some idleness (for each stream).

@acogoluegnes acogoluegnes added the enhancement New feature or request label Jan 17, 2023
@acogoluegnes acogoluegnes added this to the 0.10.0 milestone Jan 17, 2023
@acogoluegnes acogoluegnes modified the milestones: 0.10.0, 0.11.0 May 25, 2023
@acogoluegnes acogoluegnes modified the milestones: 0.11.0, 0.12.0 Jul 6, 2023
@acogoluegnes acogoluegnes removed this from the 0.12.0 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant