[ 
https://issues.apache.org/jira/browse/HDFS-16551?focusedWorklogId=760432&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-760432
 ]

ASF GitHub Bot logged work on HDFS-16551:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Apr/22 21:13
            Start Date: 21/Apr/22 21:13
    Worklog Time Spent: 10m 
      Work Description: steveloughran closed pull request #4214: HDFS-16551. 
CryptoInputStream#close() should be syncronized
URL: https://github.com/apache/hadoop/pull/4214




Issue Time Tracking
-------------------

    Worklog Id:     (was: 760432)
    Time Spent: 40m  (was: 0.5h)

> Backport HADOOP-17588 to 3.3 and other active old branches.
> -----------------------------------------------------------
>
>                 Key: HDFS-16551
>                 URL: https://issues.apache.org/jira/browse/HDFS-16551
>             Project: Hadoop HDFS
>          Issue Type: Task
>            Reporter: Renukaprasad C
>            Assignee: Renukaprasad C
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> This random issue has been handled in trunk, same needs to be backported to 
> active branches.
> 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.
> [~Hemanth Boyina] 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to