Deepak created CXF-9131:
---------------------------

             Summary: DelayedCachedOutputStreamCleaner clears the temp cache 
files even when the temp is still in use
                 Key: CXF-9131
                 URL: https://issues.apache.org/jira/browse/CXF-9131
             Project: CXF
          Issue Type: Bug
            Reporter: Deepak


DelayedCachedOutputStreamCleaner clears the temp cache files even when the temp 
is still in use.

this class doesn't check whether or not the temp file is still being read 
before deletion.

there should be logic in DelayedCachedOutputStreamCleaner that deletes the temp 
file only when it is not in use.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to