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

tools/rados: change the default max_ops to 16 #5401

Merged
merged 2 commits into from Jul 30, 2015
Merged

tools/rados: change the default max_ops to 16 #5401

merged 2 commits into from Jul 30, 2015

Conversation

tchaikov
Copy link
Contributor

otherwise the load-gen will not emit any ops by default.

Fixes: #12450
Signed-off-by: Kefu Chai <kchai@redhat.com>
the first op id was 16 by default, which is okay, but a non-zero
magic number could lead to questions. max_op was mixed up with
max_ops, and changed to 16 in 51e402e3 by mistake.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@dzafman
Copy link
Contributor

dzafman commented Jul 29, 2015

👍

tchaikov added a commit that referenced this pull request Jul 30, 2015
tools/rados: change the default max_ops to 16

Reviewed-by: David Zafman <dzafman@redhat.com>
@tchaikov tchaikov merged commit 7fbf013 into master Jul 30, 2015
@tchaikov tchaikov deleted the wip-12450 branch July 30, 2015 03:36
@tchaikov
Copy link
Contributor Author

@dzafman thanks for your review !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants