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

AsyncConnection: Let receiver ack message ASAP #6478

Merged
merged 1 commit into from Nov 13, 2015

Conversation

yuyuyu101
Copy link
Member

Currently dispatchers may exists logic requires ack message ASAP in order to
avoid sender resend messages when socket error.

Fix #136666
Signed-off-by: Haomai Wang haomai@xsky.com

Currently dispatchers may exists logic requires ack message ASAP in order to
avoid sender resend messages when socket error.

Fix #136666
Signed-off-by: Haomai Wang <haomai@xsky.com>
@yuyuyu101
Copy link
Member Author

Tested in http://pulpito.ceph.com/haomai-2015-11-10_11:24:27-rados-wip-haomai-testing-distro-basic-multi/.

Failed jobs 1145091 and 1145178 his http://tracker.ceph.com/issues/13767
Failed job 1145207 hits fd limits

@yuyuyu101
Copy link
Member Author

ready to merge

@ghost
Copy link

ghost commented Nov 11, 2015

Failed job 1145207 hits fd limits

@yuyuyu101 is there a ticket open to fix this ? I'm experiencing the same errors when running tests on hammer.

@yuyuyu101
Copy link
Member Author

@yuyuyu101
Copy link
Member Author

@liewegas give a look? It has passed tests.

liewegas added a commit that referenced this pull request Nov 13, 2015
msg/async: let receiver ack message ASAP

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit 0fa88ea into ceph:master Nov 13, 2015
@yuyuyu101 yuyuyu101 deleted the wip-13666 branch November 13, 2015 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants