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/03/29 18:14:41 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=15947626#comment-15947626 ] 

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

Commit 925e37078b7ac2499dc21a4210a8c4a03f1e5d26 in geode's branch refs/heads/feature/GEODE-2420 from [~khowe]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=925e370 ]

GEODE-2420: Add classes to estimated the size of exported logs

- New Function class added with tests
- Code to invoke new function added, but disabled, in ExportLogsCommand
- Refactoring: extracted the interceptor from ExportLogsCommand
- Refactoring: renamed ExportLogCommand to ExportLogsCommand
- New Serializable class to return the log size estimate to the command
- Tests for the log sizing related classes


> 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: Kirk Lund
>
> 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)