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

Maja Kabiljo resolved GIRAPH-504.
---------------------------------

    Resolution: Fixed
    
> Create PartitionContext
> -----------------------
>
>                 Key: GIRAPH-504
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-504
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-504.diff, GIRAPH-504.diff
>
>
> Right now we have WorkerContext which is accessible from vertex.compute, but 
> it's not thread safe - usually if we want to use it with multithreaded 
> computation we have to use synchronization. Instead we can create a 
> ComputeContext, which is going to have one instance per compute thread.

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