You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2016/01/22 20:19:39 UTC

[jira] [Created] (HADOOP-12731) Remove useless boxing/unboxing code (Hadoop Common)

Kousuke Saruta created HADOOP-12731:
---------------------------------------

             Summary: Remove useless boxing/unboxing code (Hadoop Common)
                 Key: HADOOP-12731
                 URL: https://issues.apache.org/jira/browse/HADOOP-12731
             Project: Hadoop Common
          Issue Type: Improvement
          Components: performance
    Affects Versions: 3.0.0
            Reporter: Kousuke Saruta
            Assignee: Kousuke Saruta
            Priority: Minor


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)