[
https://issues.apache.org/jira/browse/HDFS-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702305#comment-16702305
]
Giovanni Matteo Fumarola commented on HDFS-14106:
-------------------------------------------------
Thanks [~belugabehr] . Can you fix the checkstyle?
> Improve NamenodeFsck copyBlock
> ------------------------------
>
> Key: HDFS-14106
> URL: https://issues.apache.org/jira/browse/HDFS-14106
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: namenode
> Affects Versions: 3.2.0
> Reporter: BELUGA BEHR
> Assignee: BELUGA BEHR
> Priority: Minor
> Attachments: HDFS-14106.1.patch
>
>
> # Code is performing copy with a 1K buffer. 8K is the standard these days
> # Improve code design; do not catch one's own exception, do not log and throw
> (only do one or the other, never both)
> # Refactor to make a new method for copy
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]