Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 428764

Summary: Need to cleanup xfer temp space
Product: [ECD] Orion Reporter: John Arthorne <john.arthorne>
Component: ServerAssignee: Aidan Redpath <aidanr>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: unspecified   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description John Arthorne CLA 2014-02-21 10:56:31 EST
When importing a zip file, we store the zip in a temp location from which we perform the unzip. It looks like this is never cleaned up. On OrionHub this temp space is about 3GB of data. We need to clean this space up when the transfer completes. The temp location looks like this (number 93 will vary):

/eclipse/configuration/org.eclipse.osgi/bundles/93/data/xfer
Comment 1 Aidan Redpath CLA 2014-09-25 09:12:06 EDT
(In reply to John Arthorne from comment #0)
> When importing a zip file, we store the zip in a temp location from which we
> perform the unzip. It looks like this is never cleaned up. On OrionHub this
> temp space is about 3GB of data. We need to clean this space up when the
> transfer completes. The temp location looks like this (number 93 will vary):
> 
> /eclipse/configuration/org.eclipse.osgi/bundles/93/data/xfer

Gerrit review: https://git.eclipse.org/r/#/c/33703/
Comment 2 John Arthorne CLA 2015-05-05 16:33:55 EDT
Bug was assigned to an inactive contributor. Moving back to inbox.
Comment 3 Anthony Hunter CLA 2015-05-08 10:54:39 EDT
(In reply to Aidan Redpath from comment #1)
> (In reply to John Arthorne from comment #0)
> > When importing a zip file, we store the zip in a temp location from which we
> > perform the unzip. It looks like this is never cleaned up. On OrionHub this
> > temp space is about 3GB of data. We need to clean this space up when the
> > transfer completes. The temp location looks like this (number 93 will vary):
> > 
> > /eclipse/configuration/org.eclipse.osgi/bundles/93/data/xfer
> 
> Gerrit review: https://git.eclipse.org/r/#/c/33703/

This was fixed
Comment 4 Anthony Hunter CLA 2015-05-08 10:54:51 EDT
(In reply to Anthony Hunter from comment #3)
> (In reply to Aidan Redpath from comment #1)
> > (In reply to John Arthorne from comment #0)
> > > When importing a zip file, we store the zip in a temp location from which we
> > > perform the unzip. It looks like this is never cleaned up. On OrionHub this
> > > temp space is about 3GB of data. We need to clean this space up when the
> > > transfer completes. The temp location looks like this (number 93 will vary):
> > > 
> > > /eclipse/configuration/org.eclipse.osgi/bundles/93/data/xfer
> > 
> > Gerrit review: https://git.eclipse.org/r/#/c/33703/
> 
> This was fixed