GitHub user lhotari added a comment to the discussion: [Bug] Severe performance degradation due to file read hang with single-core max-out
btw. From the screenshot I can see that you are using Java 17.0.14 . You should upgrade to at least 17.0.17 since it includes an important fix, https://bugs.openjdk.org/browse/JDK-8351933 . It's not related to this issue, but if you want to avoid hitting known issues, it's recommended to use latest released Java 17 for 3.0.x . For 3.3.x and newer, latest Java 21 is recommended at runtime. GitHub link: https://github.com/apache/pulsar/discussions/25057#discussioncomment-15218032 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
