You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/01/23 19:18:54 UTC

[GitHub] [hadoop] steveloughran commented on pull request #3916: HADOOP-18091. S3A Auditor Memory Leakage

steveloughran commented on pull request #3916:
URL: https://github.com/apache/hadoop/pull/3916#issuecomment-1019549756


   Turning off logging by default is the fastest way to address this issue, while I do something better involving a thread id map with  weak references to spans. and with a test to verify memory problems are avoided.
   
   running the full test suite with the default settings (i.e. auditing is disabled)
   
   


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

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



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