Alessandro Presta created GIRAPH-725:
----------------------------------------
Summary: 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
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