[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=16031526#comment-16031526 ] ASF subversion and git services commented on GEODE-2420: Commit 31971403c2b6442bc27f03ce4a5bcaf49cb105f7 in geode's branch refs/heads/feature/GEODE-1279 from [~dbarnes97] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=3197140 ] GEODE-2420: Warn a user if they try to export too much data - document —file-size-limit gfsh option > 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 > Fix For: 1.2.0 > > > 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)
[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=16030264#comment-16030264 ] ASF subversion and git services commented on GEODE-2420: Commit 31971403c2b6442bc27f03ce4a5bcaf49cb105f7 in geode's branch refs/heads/develop from [~dbarnes97] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=3197140 ] GEODE-2420: Warn a user if they try to export too much data - document —file-size-limit gfsh option > 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 > Fix For: 1.2.0 > > > 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)
[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=16021451#comment-16021451 ] ASF subversion and git services commented on GEODE-2420: Commit adbdf50f1a5986e5c75b47184f547a3e0d78f0e2 in geode's branch refs/heads/develop from [~khowe] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=adbdf50 ] GEODE-2420: Renamed methods that had signatures changed Updated javadocs for the renamed methods to explicitly call out the exceptions thrown > 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)
[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=16021449#comment-16021449 ] ASF subversion and git services commented on GEODE-2420: Commit c5962aa9308764bb964e4b4160e969f2dfae062d in geode's branch refs/heads/develop from [~khowe] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=c5962aa ] GEODE-2420: Resolve conflicts with recent checkin Use InternalCache instead of GemnFireCachImpl. Refactored product and tests - Combined LogExporter and LogSizer. - Remove classes no longer needed > 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)
[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)
[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=15955948#comment-15955948 ] Kenneth Howe commented on GEODE-2420: - The commit above adds the classes needed for estimating the size of exported logs but with the functionality not yet enabled at the gfsh command level. > 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)
[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=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)
[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=15955925#comment-15955925 ] ASF subversion and git services commented on GEODE-2420: Commit c61cab97cca37012888ecd2d385b6580413d05f8 in geode's branch refs/heads/develop from [~khowe] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=c61cab9 ] GEODE-2420: Updates from review Rewrote server startup and shutdown in SizeExportLogsFunctionCacheTest to use rules that ensure clean cache server shutdown after each test. > 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)
[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)