Eli Collins created HDFS-3420:
---------------------------------

             Summary: BlocksWithLocations is no longer needed
                 Key: HDFS-3420
                 URL: https://issues.apache.org/jira/browse/HDFS-3420
             Project: Hadoop HDFS
          Issue Type: Improvement
    Affects Versions: 2.0.0
            Reporter: Eli Collins


I suspect the BlocksWithLocations optimization (just contains an array of 
BlockWithLocations objects) is no longer needed after switching to PB 
serialization. In which case we case just update the protos to return a 
BlockWithLocations array instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to