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

rados: make ceph_perf_msgr_client work for multiple jobs #18877

Merged
merged 1 commit into from Nov 10, 2017

Conversation

Jeegn-Chen
Copy link
Contributor

Move the invocation of msgr->start() before a client initiates a connection.
So the nonce is probably initialized and the server side is able to differenciate
the connections from different Messengers from the same client.

Fixes: http://tracker.ceph.com/issues/22103
Signed-off-by: Jeegn Chen jeegnchen@gmail.com

Move the invocation of msgr->start() before a client initiates a connection.
So the nonce is probably initialized and the server side is able to differenciate
the connections from different Messengers from the same client.

Fixes: http://tracker.ceph.com/issues/22103
Signed-off-by: Jeegn Chen <jeegnchen@gmail.com>
@Jeegn-Chen
Copy link
Contributor Author

@yuyuyu101 It seems that I found another issue in ceph_perf_msgr_client. Could you take a look as well?

@yuyuyu101 yuyuyu101 merged commit 39da34b into ceph:master Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants