[
https://issues.apache.org/jira/browse/HDFS-12303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134736#comment-16134736
]
Kai Zheng commented on HDFS-12303:
----------------------------------
Just took a look at the failed unit tests, finding most of them reported the
following line:
{noformat}
at
org.apache.hadoop.hdfs.DFSStripedOutputStream.updatePipeline(DFSStripedOutputStream.java:780)
{noformat}
pointing to this line of code
{code}
Preconditions.checkState(ackedBytes <= sentBytes);
{code}
which is being handled under HDFS-11882.
> Change default EC cell size to 1MB for better performance
> ---------------------------------------------------------
>
> Key: HDFS-12303
> URL: https://issues.apache.org/jira/browse/HDFS-12303
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Wei Zhou
> Assignee: Wei Zhou
> Priority: Blocker
> Labels: hdfs-ec-3.0-must-do
> Attachments: HDFS-12303.00.patch, HDFS-12303.01.patch
>
>
> As discussed in HDFS-11814, 1MB cell size shows better performance than
> others during the tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]