[ 
https://issues.apache.org/jira/browse/GIRAPH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kyle Orlando updated GIRAPH-740:
--------------------------------

    Attachment: GIRAPH-740.patch

Added clean() to readFields() prior to storing values in the ArrayList.  
                
> 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