Actions
Bug #6009
closedMetacat uses "metacat.output" temp files for all read() operations
Start date:
06/21/2013
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
The KNB has 1.3 GB of these that have accumulated since ?.
There should be two scenarios:
-stream the contents from the metadata file on disk
-recompose the metadata file from the DB records to disk (/var/metacat/documents) then stream from that location.
Updated by ben leinfelder over 11 years ago
- Status changed from New to In Progress
now reading directly from the filesystem, or in the case of EML with inline-data, the partial file contents.
Updated by ben leinfelder over 11 years ago
- Status changed from In Progress to Closed
- Target version set to 2.1.0
This is in trunk now.
Actions