Bug #6009
Metacat 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.
History
#1 Updated by ben leinfelder about 9 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.
#2 Updated by ben leinfelder almost 9 years ago
- Target version set to 2.1.0
- Status changed from In Progress to Closed
This is in trunk now.