You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
We are running kafka 3.0.0 with Strimzi 0.29 operator.
Following kafka streams usage we see a lot of OOM issues with brokers and would like to take a kafka broker heap dump for further investigation.
Is there any feasible way without recompiling the Strimzi base images to capture those dumps? I can't find any jmap installation on running brokers.
Can we use JAVA_OPTS to pass -XX:+HeapDumpOnOutOfMemoryError params?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
We are running kafka 3.0.0 with Strimzi 0.29 operator.
Following kafka streams usage we see a lot of OOM issues with brokers and would like to take a kafka broker heap dump for further investigation.
Is there any feasible way without recompiling the Strimzi base images to capture those dumps? I can't find any jmap installation on running brokers.
Can we use JAVA_OPTS to pass -XX:+HeapDumpOnOutOfMemoryError params?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions