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

Ravuri Sushma sree updated HDFS-15045:
--------------------------------------
    Attachment: HDFS-15045.001.patch

> 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
>         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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to