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

HDDS-7447. Leak of TableIterator in DirectoryDeletingService. #3922

Merged
merged 1 commit into from Nov 1, 2022

Conversation

duongkame
Copy link
Contributor

What changes were proposed in this pull request?

Found this Iterator leak when working on another problem. TableIterator is not closed, introduce from this change.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-7447

How was this patch tested?

Standard CI.
Manual verify the no leaks is introduced from running DirectoryDeletingService.

@duongkame duongkame marked this pull request as ready for review November 1, 2022 02:20
Copy link
Contributor

@kaijchen kaijchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix @duongkame.

@kaijchen kaijchen merged commit c7f1c7c into apache:master Nov 1, 2022
jojochuang pushed a commit to jojochuang/ozone that referenced this pull request Feb 21, 2023
…#3922)

(cherry picked from commit c7f1c7c)
Change-Id: I95a2134cef2d664fa76ebe87959e7909c00af73d
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