[ https://issues.apache.org/jira/browse/GIRAPH-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985723#comment-13985723 ]
Hudson commented on GIRAPH-825: ------------------------------- ABORTED: Integrated in Giraph-trunk-Commit #1437 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1437/]) GIRAPH-825 (claudio: http://git-wip-us.apache.org/repos/asf/?p=giraph.git&a=commit&h=bd4127b76ac058b34318d848cf00f5b8bef34a6c) * giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java * giraph-core/src/main/java/org/apache/giraph/comm/requests/SendWorkerVerticesRequest.java * giraph-core/src/test/java/org/apache/giraph/comm/messages/TestIntFloatPrimitiveMessageStores.java * giraph-core/src/test/java/org/apache/giraph/partition/TestPartitionStores.java * giraph-core/src/main/java/org/apache/giraph/comm/messages/primitives/LongDoubleMessageStore.java * giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java * giraph-core/src/main/java/org/apache/giraph/graph/GraphTaskManager.java * giraph-core/src/main/java/org/apache/giraph/comm/ServerData.java * giraph-core/src/main/java/org/apache/giraph/comm/messages/primitives/IntFloatMessageStore.java * giraph-core/src/main/java/org/apache/giraph/comm/messages/primitives/IntByteArrayMessageStore.java * giraph-core/src/main/java/org/apache/giraph/comm/messages/primitives/LongByteArrayMessageStore.java * giraph-core/src/main/java/org/apache/giraph/partition/DiskBackedPartitionStore.java * giraph-core/src/main/java/org/apache/giraph/comm/messages/InMemoryMessageStoreFactory.java * giraph-core/src/test/java/org/apache/giraph/comm/messages/TestLongDoublePrimitiveMessageStores.java GIRAPH-825 (claudio: http://git-wip-us.apache.org/repos/asf/?p=giraph.git&a=commit&h=f732f300fa63959b5dcbc803ec157f8d6a1c22d1) * CHANGELOG > Fix DiskBackedPartitionStore to work with current trunk > ------------------------------------------------------- > > Key: GIRAPH-825 > URL: https://issues.apache.org/jira/browse/GIRAPH-825 > Project: Giraph > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: Armando Miraglia > Assignee: Armando Miraglia > Labels: ooc > Fix For: 1.1.0 > > Attachments: GIRAPH-825.patch, GIRAPH-825.patch, GIRAPH-825.patch > > > With the current trunk, DiskBackedPartitionStore does not correctly work due > a change of semantic. The patch for this should fix it including currently > open issues. -- This message was sent by Atlassian JIRA (v6.2#6252)