[
https://issues.apache.org/jira/browse/HDFS-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133850#comment-15133850
]
Akira AJISAKA commented on HDFS-9686:
-------------------------------------
+1, LGTM. I ran all the failed unit tests
(https://builds.apache.org/job/PreCommit-HDFS-Build/14289/testReport/) locally
and all of them passed.
> Remove useless boxing/unboxing code (Hadoop HDFS)
> -------------------------------------------------
>
> Key: HDFS-9686
> URL: https://issues.apache.org/jira/browse/HDFS-9686
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: performance
> Affects Versions: 3.0.0
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Minor
> Attachments: HDFS-9686.0.patch, HDFS-9686.1.patch
>
>
> There are lots of places where useless boxing/unboxing occur.
> To avoid performance issue, let's remove them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)