[
https://issues.apache.org/jira/browse/GIRAPH-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555347#comment-14555347
]
Hudson commented on GIRAPH-1008:
--------------------------------
ABORTED: Integrated in Giraph-trunk-Commit #1537 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1537/])
GIRAPH-1008: Create Computation per thread instead of per partition
(majakabiljo:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=4b743f163616281d98af6684280e9caad7470358)
*
giraph-examples/src/main/java/org/apache/giraph/examples/TestComputationStateComputation.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/graph/ComputeCallable.java
> Create Computation per thread instead of per partition
> ------------------------------------------------------
>
> Key: GIRAPH-1008
> URL: https://issues.apache.org/jira/browse/GIRAPH-1008
> Project: Giraph
> Issue Type: Improvement
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Priority: Minor
>
> Currently we create Computation per partition, but there can be much more
> partitions than compute threads, and Computation can hold large objects or
> pre/post superstep can be expensive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)