[ https://issues.apache.org/jira/browse/HADOOP-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719678#action_12719678 ]
Tsz Wo (Nicholas), SZE commented on HADOOP-6004: ------------------------------------------------ {code} + topologyPaths = new String[numHosts]; {code} Should it use numTops? > BlockLocation deserialization is incorrect > ------------------------------------------ > > Key: HADOOP-6004 > URL: https://issues.apache.org/jira/browse/HADOOP-6004 > Project: Hadoop Core > Issue Type: Bug > Components: fs > Reporter: Jakob Homan > Assignee: Jakob Homan > Attachments: HADOOP-6004.patch > > > The {{readFields}} method of {{BlockLocation}} does not correctly allocate > new arrays for topologyPaths and hosts. Patch shortly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.