[ https://issues.apache.org/jira/browse/HDFS-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226473#comment-16226473 ]
Weiwei Yang commented on HDFS-12744: ------------------------------------ Looks like Jenkins slave is running out of memory causing the JVM crashed and generated some dump files causing the asflicence warning, not related to this patch. > 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 > Labels: supportability > 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