Skip to content

Conversation

tomasfarias
Copy link

With the latest linux kernel 6.12, cgroups v1 has been removed by default, and it's only available by modifying a kernel setting.

JVM 17 supports both cgroups v1 and cgroups v2, but there's a bug that was fixed in later versions of JVM 17: https://bugs.openjdk.org/browse/JDK-8287073. This bug can cause the kafka container to crash when starting on platforms running only cgroups v2 (the default).

This PR bumps the JVM version to 17.0.12 to get the bugfix in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant