Konstantine Karantasis created KAFKA-7834:
---------------------------------------------
Summary: Extend collected logs in system test services to include
heap dumps
Key: KAFKA-7834
URL: https://issues.apache.org/jira/browse/KAFKA-7834
Project: Kafka
Issue Type: Improvement
Components: system tests
Reporter: Konstantine Karantasis
Assignee: Konstantine Karantasis
Fix For: 1.0.3, 1.1.2, 3.0.0, 2.2.0, 2.1.1, 2.0.2
Overall I'd suggest enabling by default:
{\{-XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=<file.bin>"}}
in the major system test services, so that a heap dump is captured on OOM.
Given these flags, we should also extend the set of collected logs in each
service to include the predetermined filename for the heap dump.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)