You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/09/20 09:03:00 UTC

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

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

   > @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, why the direct memory is still not released after a long time even if I stopped prodcuer and entries rate is 0. Here is a snapshot of direct memory usage. <img alt="Screen_Shot_2022-07-31_at_4_30_24_PM" width="469" src="https://user-images.githubusercontent.com/20301740/182018073-8c4243ad-c60c-43fc-83fc-011b228a4006.png">
   
   Got same issue. Is the problem resolved?


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

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