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

sam liu commented on HDFS-7625:
-------------------------------

The failure of TestBalancer should not be caused by the patch, because 
TestBalancer does not invoke any API of current test TestPersistBlocks.
In my test env, TestBalancer passed with applying current patch.

> TestPersistBlocks hardcode block size without considering native OS
> -------------------------------------------------------------------
>
>                 Key: HDFS-7625
>                 URL: https://issues.apache.org/jira/browse/HDFS-7625
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: sam liu
>            Assignee: sam liu
>         Attachments: HDFS-7625.001.patch
>
>
> TestPersistBlocks hardcode block size with 'BLOCK_SIZE = 4096', however it's 
> incorrect on some platforms. For example, on power platform, the correct 
> value is 65536.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to