[ https://issues.apache.org/jira/browse/GIRAPH-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349528#comment-16349528 ]
Hudson commented on GIRAPH-1168: -------------------------------- FAILURE: Integrated in Jenkins build Giraph-trunk-Commit #1725 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1725/]) GIRAPH-1168 (majakabiljo: [http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=1f959d076ed7f29c3f8a5c6e99cbfcc62c1058d9]) * (edit) giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java * (add) giraph-core/src/main/java/org/apache/giraph/factories/DefaultInputOutEdgesFactory.java * (edit) giraph-core/src/main/java/org/apache/giraph/conf/ImmutableClassesGiraphConfiguration.java * (add) giraph-core/src/main/java/org/apache/giraph/factories/DefaultOutEdgesFactory.java * (add) giraph-core/src/main/java/org/apache/giraph/factories/OutEdgesFactory.java > Instantiate OutEdges through Factory class > ------------------------------------------ > > Key: GIRAPH-1168 > URL: https://issues.apache.org/jira/browse/GIRAPH-1168 > Project: Giraph > Issue Type: New Feature > Reporter: Dionysios Logothetis > Priority: Major > > Sometimes the instantiation of an OutEdges implementation might have large > overhead, e.g. if it access the configuration. Instead of creating it > directly, introduce a factory class that can be instantiated once. -- This message was sent by Atlassian JIRA (v7.6.3#76005)