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

Gabor Bota edited comment on HDFS-12452 at 2/14/18 6:48 PM:
------------------------------------------------------------

Thanks for the patch Xiaoyu! I just found when going through the patch that you 
have a typo when defining INTERNAL_DFS_BLOCK_SCANNER_SHUTDOWN_WAIT_INTERVAL = 
"internal.dfs.block.scanner.shutdown.wait.intervaL"
I think the string should be internal.dfs.block.scanner.shutdown.wait.interval 
with lowercase l.


was (Author: gabor.bota):
Thanks for the patch Xiaoyu! I just found when going through the patch that you 
have a typo in 
INTERNAL_DFS_BLOCK_SCANNER_SHUTDOWN_WAIT_INTERVAL="internal.dfs.block.scanner.shutdown.wait.intervaL"
I think the string should be internal.dfs.block.scanner.shutdown.wait.interval 
with lowercase l.

> TestDataNodeVolumeFailureReporting fails in trunk Jenkins runs
> --------------------------------------------------------------
>
>                 Key: HDFS-12452
>                 URL: https://issues.apache.org/jira/browse/HDFS-12452
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Arpit Agarwal
>            Assignee: Xiaoyu Yao
>            Priority: Critical
>              Labels: flaky-test
>         Attachments: HDFS-12452.001.patch
>
>
> TestDataNodeVolumeFailureReporting#testSuccessiveVolumeFailures fails 
> frequently in Jenkins runs but it passes locally on my dev machine.
> e.g. 
> https://builds.apache.org/job/PreCommit-HDFS-Build/21134/testReport/org.apache.hadoop.hdfs.server.datanode/TestDataNodeVolumeFailureReporting/testSuccessiveVolumeFailures/
> {code}
> Error Message
> test timed out after 120000 milliseconds
> Stacktrace
> java.lang.Exception: test timed out after 120000 milliseconds
>       at java.lang.Thread.sleep(Native Method)
>       at 
> org.apache.hadoop.hdfs.DFSTestUtil.waitReplication(DFSTestUtil.java:761)
>       at 
> org.apache.hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting.testSuccessiveVolumeFailures(TestDataNodeVolumeFailureReporting.java:189)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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