[
https://issues.apache.org/jira/browse/HADOOP-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lohit vijayarenu updated HADOOP-3419:
-------------------------------------
Description: Once in a while, TestFsck seemed to fail on Windows. After
running the test in a loop for 25 times, I could see it fail 2 or so times even
in LINUX. Looks like getBlockLocations was being called few places even before
files created on dfs had been replicated. And some times, we corrupt block even
before it had been replicated. (was: Once in a while, TestFsck seemed to fail
on Windows. After running the test in a loop for 25 times, I could see it fail
2 or so times even in LINUX. Looks like getBlockLocations was being called few
places even before files created on dfs had been replicated.)
> TestFsck fails once in a while on WINDOWS/LINUX
> -----------------------------------------------
>
> Key: HADOOP-3419
> URL: https://issues.apache.org/jira/browse/HADOOP-3419
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.18.0
> Environment: Windows, LINUX
> Reporter: lohit vijayarenu
> Fix For: 0.18.0
>
> Attachments: HADOOP-fixtestfsck.patch
>
>
> Once in a while, TestFsck seemed to fail on Windows. After running the test
> in a loop for 25 times, I could see it fail 2 or so times even in LINUX.
> Looks like getBlockLocations was being called few places even before files
> created on dfs had been replicated. And some times, we corrupt block even
> before it had been replicated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.