[
https://issues.apache.org/jira/browse/GIRAPH-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261857#comment-14261857
]
Hudson commented on GIRAPH-977:
-------------------------------
FAILURE: Integrated in Giraph-trunk-Commit #1510 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1510/])
GIRAPH-977: useMessageSizeEncoding is broken (majakabiljo:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=78931c03f36e2371bb1870d485be73e6bc2146a6)
*
giraph-core/src/test/java/org/apache/giraph/comm/messages/TestIntFloatPrimitiveMessageStores.java
*
giraph-core/src/main/java/org/apache/giraph/utils/ByteArrayVertexIdMessages.java
* CHANGELOG
> useMessageSizeEncoding is broken
> --------------------------------
>
> Key: GIRAPH-977
> URL: https://issues.apache.org/jira/browse/GIRAPH-977
> Project: Giraph
> Issue Type: Bug
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
>
> When useMessageSizeEncoding is set to true, any application using messaging
> and no combiner will fail. It looks like writing lengths of messages was lost
> at some point, so we are just trying to read the lengths without ever writing
> them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)