You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/07/31 08:42:42 UTC

[GitHub] [bookkeeper] yapxue commented on issue #3408: AutoRecovery caused DirectMemory OOM error.

yapxue commented on issue #3408:
URL: https://github.com/apache/bookkeeper/issues/3408#issuecomment-1200379520

   @horizonzy I also suffered OutOfDirectMemoryError when doing performance test. I send very huge writes and bookie will OOM and restart all the time. But in my case, replica recovery is disabled. 
   If it is caused by allocation fatser than release. But I can see  the direct memory is still not released after a long time even if I stopped prodcuer and entries rate is 0.
   <img width="469" alt="Screen_Shot_2022-07-31_at_4_30_24_PM" src="https://user-images.githubusercontent.com/20301740/182018073-8c4243ad-c60c-43fc-83fc-011b228a4006.png">
   
   


-- 
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@bookkeeper.apache.org

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