Aki Yoshida created CXF-5614:
--------------------------------
Summary: CachedOutputStream may fail to read the data when
encryption is turned on
Key: CXF-5614
URL: https://issues.apache.org/jira/browse/CXF-5614
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.7.10, 2.6.12
Reporter: Aki Yoshida
Assignee: Aki Yoshida
CachedOutputStream which is used to cache large data in the file system may
fail to read the file-cached data when its cipher transformation is enabled.
The problem occurs when two threads are reading from the cached file or one
thread is reading from the cached file after another thread partially read the
data.
--
This message was sent by Atlassian JIRA
(v6.2#6252)