You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/23 16:48:04 UTC

[jira] [Commented] (GEODE-2420) Warn a user if they try to export too much data

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

ASF subversion and git services commented on GEODE-2420:
--------------------------------------------------------

Commit 3ce3437ddaf9c3614b11f066011ed33664259e9f in geode's branch refs/heads/develop from [~khowe]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=3ce3437 ]

GEODE-2420: Enable export logs size estimation and user warning

Adds 'export logs' option, --file-limit-size, to allow user to set
maximun size of the epxorted logs zip file.

When size checking is enabled (file-limit-size > 0) then the check
will also prevent filling up the disk on each member while consolidating
and filtering the logs.


> Warn a user if they try to export too much data
> -----------------------------------------------
>
>                 Key: GEODE-2420
>                 URL: https://issues.apache.org/jira/browse/GEODE-2420
>             Project: Geode
>          Issue Type: Sub-task
>          Components: configuration, docs, gfsh
>            Reporter: Jared Stewart
>            Assignee: Kenneth Howe
>
> We should warn a user and prompt for confirmation before trying to perform an `export logs` operation that would result in a file over some threshold.  (Logs and stats have the potential to be very large.)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)