[
https://issues.apache.org/jira/browse/HDFS-15045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993166#comment-16993166
]
Hudson commented on HDFS-15045:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17750 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17750/])
HDFS-15045. DataStreamer#createBlockOutputStream() should log exception
(surendralilhore: rev c2e9783d5f236015f2ad826fcbad061e2118e454)
* (edit)
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DataStreamer.java
> 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]