[
https://issues.apache.org/jira/browse/GIRAPH-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625991#comment-13625991
]
Hudson commented on GIRAPH-610:
-------------------------------
Integrated in Giraph-trunk-Commit #905 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/905/])
GIRAPH-610: Simplify implementation of configurable VertexEdges (apresta)
(Revision e1352c8e4e48444e6dc6a3bed5c99975c396dc86)
Result = SUCCESS
alessandro :
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=e1352c8e4e48444e6dc6a3bed5c99975c396dc86
Files :
* giraph-core/src/main/java/org/apache/giraph/edge/ByteArrayEdges.java
* giraph-core/src/main/java/org/apache/giraph/edge/ArrayListEdges.java
* giraph-core/src/main/java/org/apache/giraph/edge/HashMultimapEdges.java
* giraph-core/src/main/java/org/apache/giraph/edge/HashMapEdges.java
* giraph-core/src/main/java/org/apache/giraph/edge/ConfigurableVertexEdges.java
> Simplify implementation of configurable VertexEdges
> ---------------------------------------------------
>
> Key: GIRAPH-610
> URL: https://issues.apache.org/jira/browse/GIRAPH-610
> Project: Giraph
> Issue Type: Improvement
> Reporter: Alessandro Presta
> Assignee: Alessandro Presta
> Priority: Minor
> Attachments: GIRAPH-610.patch
>
>
> With GIRAPH-606 we got rid of ConfigurableVertexEdges, which was superseded
> by the more general DefaultImmutableClassesGiraphConfigurable.
> However, it still makes sense to have the former as a simple specialization
> of the latter, so we don't have to specify the extra arguments (V and M).
--
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