[
https://issues.apache.org/jira/browse/HADOOP-17588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shilun Fan updated HADOOP-17588:
--------------------------------
Component/s: crypto
Hadoop Flags: Reviewed
Target Version/s: 3.3.5, 3.4.0
Affects Version/s: 3.3.5
3.4.0
> CryptoInputStream#close() should be synchronized
> ------------------------------------------------
>
> Key: HADOOP-17588
> URL: https://issues.apache.org/jira/browse/HADOOP-17588
> Project: Hadoop Common
> Issue Type: Bug
> Components: crypto
> Affects Versions: 3.4.0, 3.3.5
> Reporter: Renukaprasad C
> Assignee: Renukaprasad C
> Priority: Major
> Fix For: 3.4.0, 3.3.5
>
> Attachments: HADOOP-17588.001.patch, image-2021-03-13-23-56-18-865.png
>
>
> org.apache.hadoop.crypto.CryptoInputStream.close() - when 2 threads try to
> close the stream second thread, fails with error.
> This operation should be synchronized to avoid multiple threads to perform
> the close operation concurrently.
> !image-2021-03-13-23-56-18-865.png|thumbnail!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]