[ 
https://issues.apache.org/jira/browse/GIRAPH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741041#comment-13741041
 ] 

Hudson commented on GIRAPH-740:
-------------------------------

SUCCESS: Integrated in Giraph-trunk-Commit #1248 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1248/])
GIRAPH-740 (claudio: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=44ae3c38c5560f869623a6f286f5c657b6d9a37f)
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/utils/ArrayListWritable.java

                
> ArrayListWritable object is not cleared in readFields()
> -------------------------------------------------------
>
>                 Key: GIRAPH-740
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-740
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Kyle Orlando
>              Labels: ArrayListWritable, Writable
>         Attachments: GIRAPH-740.patch
>
>
> An ArrayListWritable object is never cleared when readFields() is invoked, 
> which causes serious issues when sending and receiving messages that contain 
> objects of the type ArrayListWritable due to object reuse.

--
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

Reply via email to