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

rgw leaks fixes #8636

Merged
merged 5 commits into from Apr 19, 2016
Merged

rgw leaks fixes #8636

merged 5 commits into from Apr 19, 2016

Conversation

yehudasa
Copy link
Member

fixes a few leaks mainly related to async cr handling. This might not have resolved everything (still observing another issue).

callers don't need to call it explicitly

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Added a new callback for simple cr that is called anyway when done. Then
drop the reference to the async operation there and not at the destructor.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Need to drop a reference to the async rest op when done.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
@yehudasa yehudasa merged commit 4df5a57 into master Apr 19, 2016
@liewegas liewegas deleted the wip-rgw-leak branch November 23, 2016 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants