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

Surendra Singh Lilhore updated HDFS-15045:
------------------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> DataStreamer#createBlockOutputStream() should log exception in warn.
> --------------------------------------------------------------------
>
>                 Key: HDFS-15045
>                 URL: https://issues.apache.org/jira/browse/HDFS-15045
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: dfsclient
>    Affects Versions: 3.1.1
>            Reporter: Surendra Singh Lilhore
>            Assignee: Ravuri Sushma sree
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: HDFS-15045.001.patch
>
>
> {code:java}
> } catch (IOException ie) {
>         if (!errorState.isRestartingNode()) {
>           LOG.info("Exception in createBlockOutputStream " + this, ie);
>         } {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to