You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/10/29 08:46:16 UTC

[PR] HDDS-9283. ManagedReadOptions/ManagedSlice not closed properly in DBScanner [ozone]

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


Re: [PR] HDDS-9283. ManagedReadOptions/ManagedSlice not closed properly in DBScanner [ozone]

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #5510:
URL: https://github.com/apache/ozone/pull/5510#issuecomment-1785814182

   Thanks @szetszwo for the review.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


Re: [PR] HDDS-9283. ManagedReadOptions/ManagedSlice not closed properly in DBScanner [ozone]

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai merged PR #5510:
URL: https://github.com/apache/ozone/pull/5510


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org