You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/19 11:04:51 UTC

[GitHub] [pulsar] lhotari commented on issue #17657: Tracking issue for slow tests

lhotari commented on issue #17657:
URL: https://github.com/apache/pulsar/issues/17657#issuecomment-1250873800

   There are some memory leaks in tests that cause slow down. 
   Pulsar CI collects a heap dump when an OOM happens. There are 2 recent examples of this:
   #17714 and #17655
   
   When there's a memory leak, it can slow down tests when there's constant GCs happening due to very limited available heap.


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

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