GitHub user lhotari added a comment to the discussion: Pulsar upgrade to 3.0.5 causes prometheus metrics timeouts on brokers
@justin-lathrop Do you have a chance to increase max heap size and max direct memory size to see if it makes the problem go away? Please test with `-Xmx512m -XX:MaxDirectMemorySize=512m`. Side comments: That is an ancient kernel version. Linux 3.10 kernel was released in 2013, obviously there are backports in the RHEL 7 kernel, but for running Kubernetes and Java, I'd recommend switching to a modern OS. GitHub link: https://github.com/apache/pulsar/discussions/22897#discussioncomment-9804964 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
