GitHub user lhotari added a comment to the discussion: Bookkeeper pod memory consumption
@kunwyoo This is the way Java works. You could switch to use ZGC and configure `SoftMaxHeapSize`. explained here: https://malloc.se/blog/zgc-softmaxheapsize GitHub link: https://github.com/apache/pulsar/discussions/22012#discussioncomment-8336761 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
