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

OSD/ReplicatedPG: Fixing lack of object unblock when flush fails. #7584

Merged
merged 2 commits into from Feb 12, 2016

Conversation

ifed01
Copy link
Contributor

@ifed01 ifed01 commented Feb 9, 2016

@liewegas
Copy link
Member

liewegas commented Feb 9, 2016

Ah, thanks--I just hit this yesterday.

Can you add a simple test? I was able to reproduce this by trying to flush an omap object from a replicated cache to an EC base. Flush errors out, but the next request on the object blocks.

@liewegas
Copy link
Member

liewegas commented Feb 9, 2016

I suggest adding a case to test/librados/tier.cc ...

Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
@ifed01
Copy link
Contributor Author

ifed01 commented Feb 10, 2016

@liewegas - done

liewegas added a commit that referenced this pull request Feb 12, 2016
osd: fix lack of object unblock when flush fails

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit 56d3e94 into ceph:master Feb 12, 2016
@ifed01 ifed01 deleted the wip-14511 branch February 12, 2016 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants