| Summary: | Need to cleanup xfer temp space | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Server | Assignee: | 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
(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/ Bug was assigned to an inactive contributor. Moving back to inbox. (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 (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 |