adoroszlai opened a new pull request, #5510: URL: https://github.com/apache/ozone/pull/5510
## What changes were proposed in this pull request? Close `ManagedReadOptions` and `ManagedSlice` instance in `DBScanner`. Add allocation stack trace to `ManagedReadOptions` and `ManagedSlice` to help debug any further leak. https://issues.apache.org/jira/browse/HDDS-9283 ## How was this patch tested? `TestLDBCli` passed: https://github.com/adoroszlai/hadoop-ozone/actions/runs/6678993900/job/18157010772#step:6:113 (Even without the fix I could not intentionally reproduce the bug in repeated execution with the stack trace added, so I did not try repeated run with the fix.) CI: https://github.com/adoroszlai/hadoop-ozone/actions/runs/6678993900 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
