You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Pavan Kumar (JIRA)" <ji...@apache.org> on 2014/06/05 00:33:01 UTC

[jira] [Updated] (GIRAPH-910) removing unnecessary boxing in some places in giraph-core

     [ https://issues.apache.org/jira/browse/GIRAPH-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavan Kumar updated GIRAPH-910:
-------------------------------

    Attachment: GIRAPH-910.patch

> removing unnecessary boxing in some places in giraph-core
> ---------------------------------------------------------
>
>                 Key: GIRAPH-910
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-910
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Pavan Kumar
>            Assignee: Pavan Kumar
>            Priority: Minor
>         Attachments: GIRAPH-910.patch
>
>
> There is a lot of boxing with regards to partition - which is always int?
> i.e. methods in PartitionStore have no reason to be Integers.
> Also Float.MIN_VALUE is smallest positive value, so all those are not correct



--
This message was sent by Atlassian JIRA
(v6.2#6252)