[ https://issues.apache.org/jira/browse/GIRAPH-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497153#comment-14497153 ]
Hudson commented on GIRAPH-1003: -------------------------------- ABORTED: Integrated in Giraph-trunk-Commit #1532 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1532/]) [GIRAPH-1003] Support Writable Basic2ObjectMap (ikabiljo: http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=92a8f1ca1b472e539e4b9831679848cd108ab29a) * giraph-core/src/main/java/org/apache/giraph/comm/messages/primitives/IdOneMessagePerVertexStore.java * giraph-core/src/main/java/org/apache/giraph/types/ops/collections/Basic2ObjectMap.java * giraph-core/src/main/java/org/apache/giraph/types/ops/IntTypeOps.java * giraph-core/src/main/java/org/apache/giraph/comm/messages/primitives/IdByteArrayMessageStore.java * giraph-core/src/main/java/org/apache/giraph/types/ops/PrimitiveIdTypeOps.java * giraph-core/src/main/java/org/apache/giraph/types/ops/LongTypeOps.java > Support Writable Basic2ObjectMap > --------------------------------- > > Key: GIRAPH-1003 > URL: https://issues.apache.org/jira/browse/GIRAPH-1003 > Project: Giraph > Issue Type: Improvement > Reporter: Igor Kabiljo > > Basic2ObjectMap isn't writable (since object itself isn't writable), which > makes it drastically less useful - since most of the objects need to be > serialized. > BasicArrayList and BasicSet are Writable already Writable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)