8000 DAOS-17531 object: Fix pl_map ref leak in EC agg by mjmac · Pull Request #16576 · daos-stack/daos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DAOS-17531 object: Fix pl_map ref leak in EC agg #16576

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

Merged
merged 2 commits into from
Jul 14, 2025

Conversation

mjmac
Copy link
Contributor
@mjmac mjmac commented Jul 8, 2025

Call pl_map_decref() after pl_map_find() in order
to avoid a weird assertion on a long-running system.

Signed-off-by: Michael MacDonald mjmac@google.com

Call pl_map_decref() after pl_map_find() in order
to avoid a weird assertion on a long-running system.

Signed-off-by: Michael MacDonald <mjmac@google.com>
@mjmac mjmac requested review from a team as code owners July 8, 2025 15:49
@mjmac mjmac added the clean-cherry-pick Cherry-pick from another branch that did not require additional edits label Jul 8, 2025
@mjmac mjmac self-assigned this Jul 8, 2025
Copy link
github-actions bot commented Jul 8, 2025

Ticket title is 'Reference leak in EC aggregation'
Status is 'In Review'
Labels: 'ALCF,hpe_cluster,request_for_2.6.4'
https://daosio.atlassian.net/browse/DAOS-17531

@mjmac mjmac merged commit 3731793 into release/2.6 Jul 14, 2025
42 of 46 checks passed
@mjmac mjmac deleted the mjmac/DAOS-17531-2.6 branch July 14, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean-cherry-pick Cherry-pick from another branch that did not require additional edits
Development

Successfully merging this pull request may close these issues.

2 participants
0