[ 
https://issues.apache.org/jira/browse/HADOOP-15712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Marquardt updated HADOOP-15712:
--------------------------------------
    Summary: WASB to increase output stream close more robustly  (was: ABFS to 
increase output stream close more robustly)

> WASB to increase output stream close more robustly
> --------------------------------------------------
>
>                 Key: HADOOP-15712
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15712
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/azure
>            Reporter: Steve Loughran
>            Priority: Minor
>
> if {{BlobOutputStream.close()}} raises an exception, then 
> {{NativeAzureFsOutputStream.close()}} doesn't set it's {{this.out}} field to 
> null, so close() can still be re-invoked, this time with an error.
> the {{out.close()}} needs to be moved into the try/finally clause



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to