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

Swapnil Bawaskar edited comment on GEODE-2576 at 3/15/17 4:40 PM:
------------------------------------------------------------------

Rather than trying to figure out a mechanism for cleaning old zip files, we 
should try to do the right thing by streaming the zip file back to the gfsh 
client rather than leave it on the locator, even when connected over jmx. see 
GEODE-2663.


was (Author: swapnil.bawaskar):
Rather than trying to figure out a mechanism for cleaning old zip files, we 
should try to do the right thing by streaming the zip file back to the gfsh 
client rather than leave it on the locator, even when connected over jmx.

> delete the old exported zip on the locator
> ------------------------------------------
>
>                 Key: GEODE-2576
>                 URL: https://issues.apache.org/jira/browse/GEODE-2576
>             Project: Geode
>          Issue Type: Sub-task
>          Components: configuration, gfsh
>            Reporter: Jinmei Liao
>
> Currently when user is exporting logs over jmx connection, a zip file will be 
> created in the locator's working dir with a unique file name. If user does 
> exports for multiple times, all these zips will be created and we have no 
> mechanism to clean them up unless user go in there to delete them.
> May need to decide whether this is a problem or not. If it is, we need to 
> implement a way to delete these stale zip files periodically.



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

Reply via email to