You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2019/02/05 00:50:00 UTC

[jira] [Resolved] (KAFKA-7834) Extend collected logs in system test services to include heap dumps

     [ https://issues.apache.org/jira/browse/KAFKA-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ewen Cheslack-Postava resolved KAFKA-7834.
------------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.1.2)
                       (was: 3.0.0)
                       (was: 1.0.3)
                   2.3.0

Issue resolved by pull request 6158
[https://github.com/apache/kafka/pull/6158]

> 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
>            Priority: Major
>             Fix For: 2.3.0, 2.2.0, 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)