[
https://issues.apache.org/jira/browse/GEODE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955923#comment-15955923
]
ASF subversion and git services commented on GEODE-2420:
--------------------------------------------------------
Commit 0c15c6e01e7095f61e0e2df9866534f1cf6489cc in geode's branch
refs/heads/develop from [~khowe]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=0c15c6e ]
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
- New option added, but disabled, for specifying size limit for exported
logs
- 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)