Maja Kabiljo created GIRAPH-656:
-----------------------------------

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


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