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

Maja Kabiljo updated GIRAPH-656:
--------------------------------

    Attachment: GIRAPH-656.patch

https://reviews.apache.org/r/10958/
                
> Input from multiple tables doesn't work with multithreading
> -----------------------------------------------------------
>
>                 Key: GIRAPH-656
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-656
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-656.patch
>
>
> When multithreaded input is used, and we try to use MultiEdge/VertexInput, 
> configurations get messed up. This happens because several threads are trying 
> to modify the same Context in a different way. We need to synchronize on 
> context whenever we modify it.

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