You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Alessandro Presta (JIRA)" <ji...@apache.org> on 2013/07/30 20:53:47 UTC

[jira] [Updated] (GIRAPH-725) AggregatorWrapper instantiates aggregator bypassing ReflectionUtils

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

Alessandro Presta updated GIRAPH-725:
-------------------------------------

    Attachment: GIRAPH-725.patch
    
> AggregatorWrapper instantiates aggregator bypassing ReflectionUtils
> -------------------------------------------------------------------
>
>                 Key: GIRAPH-725
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-725
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Alessandro Presta
>            Assignee: Alessandro Presta
>         Attachments: GIRAPH-725.patch
>
>
> AggregatorWrapper creates the current aggregator by directly calling newInstance() on its class. If the user defined a configurable aggregator, setConf() won't be called here as one would expect, which leads to bugs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira