[
https://issues.apache.org/jira/browse/HDFS-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brahma Reddy Battula updated HDFS-9773:
---------------------------------------
Assignee: Brahma Reddy Battula
Status: Patch Available (was: Open)
Thanks [~ajisakaa] for reporting this.. Uploaded the patch,kindly review..
> Remove dead code related to SimulatedFSDataset in tests
> -------------------------------------------------------
>
> Key: HDFS-9773
> URL: https://issues.apache.org/jira/browse/HDFS-9773
> Project: Hadoop HDFS
> Issue Type: Test
> Components: test
> Reporter: Akira AJISAKA
> Assignee: Brahma Reddy Battula
> Priority: Minor
> Labels: newbie
> Attachments: HDFS-9773.patch
>
>
> There are some dead code
> {code}
> final boolean simulatedStorage = false;
> if (simulatedStorage) {
> SimulatedFSDataset.setFactory(conf);
> }
> {code}
> in TestShortCircuitLocalRead, TestFileAppend, TestFileAppend2,
> TestFileAppend4, and TestLargeBlock.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)