You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/15 15:09:46 UTC

[jira] [Commented] (KARAF-4193) Add option to dev:dump-create command (and MBean) to exclude heap and thread dumps

    [ https://issues.apache.org/jira/browse/KARAF-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058094#comment-15058094 ] 

ASF GitHub Bot commented on KARAF-4193:
---------------------------------------

GitHub user oscerd opened a pull request:

    https://github.com/apache/karaf/pull/119

    [KARAF-4193] Add option to dev:dump-create command (and MBean) to exc…

    …lude heap and thread dumps
    
    Hi all,
    
    This PR is related to:
    https://issues.apache.org/jira/browse/KARAF-4193
    
    Andrea

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/oscerd/karaf KARAF-4193

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/119.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #119
    
----
commit 9ac602506f74a5fb91e1ada972469c19d882e1c9
Author: Andrea Cosentino <an...@gmail.com>
Date:   2015-12-15T13:37:31Z

    [KARAF-4193] Add option to dev:dump-create command (and MBean) to exclude heap and thread dumps

----


> Add option to dev:dump-create command (and MBean) to exclude heap and thread dumps
> ----------------------------------------------------------------------------------
>
>                 Key: KARAF-4193
>                 URL: https://issues.apache.org/jira/browse/KARAF-4193
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-management, karaf-shell
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>
> As thread dump and especially heap dump can be very large, it makes sense to add an option to the dev:dump-create command to let user the choice if he wants to include it or not in the resulting zip archive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)