click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: KNL-245
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Stephen Marquard
Reporter: Stephen Marquard
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Kernel - K1

Do not read resource body into memory when deleting file

Created: 09-Aug-2009 12:52   Updated: 05-Mar-2010 02:45
Component/s: Impl
Affects Version/s: 1.0.11
Fix Version/s: 1.0.12, 1.1.0

Time Tracking:
Not Specified

Issue Links:
Depend
 

1.0.x Status: Resolved


 Description  « Hide
CHS has incomplete support for saving file metadata when it is being deleted - see SAK-1525 for details.

Unfortunately the current implementation reads the resource body into memory but doesn't do anything with it.

This issue is simply to remove this unnecessary performance and memory overhead from the delete operation and does not change or improve the functionality of this 'feature'.



 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Stephen Marquard added a comment - 09-Aug-2009 13:06
r65696

Stephen Marquard added a comment - 18-Aug-2009 11:51
Closing based on UCT production experience.