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/06/02 19:48:26 UTC

[GitHub] [pulsar] lhotari commented on pull request #15762: [improve][deploy] changed the default GC options to ZGC from G1GC

lhotari commented on PR #15762:
URL: https://github.com/apache/pulsar/pull/15762#issuecomment-1145278107

   > I also see the above oom from one of the attempts in [example failure](https://github.com/apache/pulsar/runs/6581941316?check_suite_focus=true#step:10:3409). It appears that G1GC is more stable to run the Pulsar unit tests. Do we think we should use G1GC for the unit tests?
   
   @heesung-sn It should be fine to use ZGC also for unit tests. There has been a bad test that has caused those issues. It will be fixed by #15911 .
   


-- 
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