[
https://issues.apache.org/jira/browse/GEODE-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905394#comment-15905394
]
ASF subversion and git services commented on GEODE-2576:
--------------------------------------------------------
Commit 12318c5c433b7a683cb3e2efbfc445a97e598184 in geode's branch
refs/heads/develop from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=12318c5 ]
GEODE-2576: delete the zip file on locator after it's being streamed to client.
> 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)