[ 
https://issues.apache.org/jira/browse/HDFS-15143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022956#comment-17022956
 ] 

Ayush Saxena commented on HDFS-15143:
-------------------------------------

{{BlockPlacementPolicy}} has {{getPolicy}} method which returns based on the 
block type.
Observed this while trying to retrieve BPP corresponding to a block type. Seems 
this is used in {{FSCK}} too. So, it would be creating some problem there too.

> LocatedStripedBlock returns wrong block type
> --------------------------------------------
>
>                 Key: HDFS-15143
>                 URL: https://issues.apache.org/jira/browse/HDFS-15143
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>         Attachments: HDFS-15143-01.patch
>
>
> LocatedStripedBlock returns block type as {{CONTIGUOUS}} which actually 
> should be {{STRIPED}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to