Haohui Mai created HDFS-8447:
--------------------------------
Summary: Decouple information of files in GetLocatedBlocks
Key: HDFS-8447
URL: https://issues.apache.org/jira/browse/HDFS-8447
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Haohui Mai
Assignee: Haohui Mai
The current implementation of {{BlockManager.getLocatedBlocks()}} requires the
information of files to be passed as parameters. These information does not
affect the results of getting the physical locations of blocks.
This jira proposes to refactor the call so that
{{BlockManager.getLocatedBlocks()}} depends only on the block information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)