[ https://issues.apache.org/jira/browse/HDFS-5593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arpit Agarwal updated HDFS-5593: -------------------------------- Attachment: h5593.01.patch Patch to add following test cases: # In TestBlockReport, for testBlockReport_01 through testBlockReport_09, we now test two variations, block reports for all storages in single call, and split across calls. # In TestIncrementalBrVariations, check handling of split vs combined incremental block reports. > Test cases for split and combined block reports > ----------------------------------------------- > > Key: HDFS-5593 > URL: https://issues.apache.org/jira/browse/HDFS-5593 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: test > Affects Versions: Heterogeneous Storage (HDFS-2832) > Reporter: Arpit Agarwal > Assignee: Arpit Agarwal > Attachments: h5593.01.patch > > > Now that we treat the Datanode as a collection of storages, Datanodes can > choose to split or combine block reports from individual storages. > We need new tests to verify that the NameNode can correctly handle different > variations of block reports. -- This message was sent by Atlassian JIRA (v6.1#6144)