[
https://issues.apache.org/jira/browse/HDFS-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhe Zhang updated HDFS-8645:
----------------------------
Attachment: HDFS-8645-branch-2.00.patch
Looking at the diffs between trunk and branch-2, all are refactors except for
the following line:
{code}
when(mbc.isUnderConstruction()).thenReturn(true);
{code}
It should also be added since {{mbc}} is UC in this test case.
So the patch simply copies over the trunk file into branch-2.
> Resolve inconsistent code in TestReplicationPolicy between trunk and branch-2
> -----------------------------------------------------------------------------
>
> Key: HDFS-8645
> URL: https://issues.apache.org/jira/browse/HDFS-8645
> Project: Hadoop HDFS
> Issue Type: Test
> Components: namenode
> Affects Versions: 2.7.0
> Reporter: Zhe Zhang
> Assignee: Zhe Zhang
> Attachments: HDFS-8645-branch-2.00.patch
>
>
> Per [discussion |
> https://issues.apache.org/jira/browse/HDFS-8608?focusedCommentId=14596665&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14596665]
> under HDFS-8608.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)