[ 
https://issues.apache.org/jira/browse/HDFS-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16233837#comment-16233837
 ] 

Hudson commented on HDFS-12744:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13174 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13174/])
HDFS-12744. More logs when short-circuit read is failed and disabled. (wwei: 
rev 56b88b06705441f6f171eec7fb2fa77946ca204b)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataXceiver.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/client/impl/BlockReaderFactory.java


> More logs when short-circuit read is failed and disabled
> --------------------------------------------------------
>
>                 Key: HDFS-12744
>                 URL: https://issues.apache.org/jira/browse/HDFS-12744
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: datanode
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>              Labels: supportability
>             Fix For: 2.9.0, 3.0.0
>
>         Attachments: HDFS-12744.001.patch, HDFS-12744.002.patch
>
>
> Short-circuit read (SCR) failed with following error
> {noformat}
> 2017-10-21 16:42:28,024 WARN  
> [B.defaultRpcServer.handler=7,queue=7,port=16020] 
> impl.BlockReaderFactory: BlockReaderFactory(xxx): unknown response code ERROR
> while attempting to set up short-circuit access. Block xxx is not valid
> {noformat}
> then short-circuit read is disabled for *10 minutes* without any warning 
> message given in the log. This causes us spent some more time to figure out 
> why we had a long time window that SCR was not working. Propose to add a 
> warning log (other places already did) to indicate SCR is disabled and some 
> more logging in DN to display what happened.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
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