[
https://issues.apache.org/jira/browse/HDFS-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16440045#comment-16440045
]
Arpit Agarwal commented on HDFS-13439:
--------------------------------------
The test failures are clearly unrelated. I'll fix the checkstyle issue while
committing.
{code}
- assertNotEquals(blkFiles[0],blkFiles2[0]);
+ assertNotEquals(blkFiles[0], blkFiles2[0]);
{code}
Will commit this shortly.
> Add test case for read block operation when it is moved
> -------------------------------------------------------
>
> Key: HDFS-13439
> URL: https://issues.apache.org/jira/browse/HDFS-13439
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Ajay Kumar
> Assignee: Ajay Kumar
> Priority: Major
> Attachments: HDFS-13439.00.patch, HDFS-13439.01.patch,
> HDFS-13439.02.patch
>
>
> Add test case for read block operation when it is moved
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]