[ 
https://issues.apache.org/jira/browse/GIRAPH-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486095#comment-13486095
 ] 

Hudson commented on GIRAPH-389:
-------------------------------

Integrated in Giraph-trunk-Commit #256 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/256/])
    GIRAPH-389: Multithreading should intelligently allocate the thread pools 
(aching via ereisman) (Revision 1403386)

     Result = FAILURE
ereisman : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1403386
Files : 
* /giraph/trunk/CHANGELOG
* 
/giraph/trunk/giraph/src/main/java/org/apache/giraph/graph/BspServiceWorker.java
* /giraph/trunk/giraph/src/main/java/org/apache/giraph/graph/GraphMapper.java
* 
/giraph/trunk/giraph/src/main/java/org/apache/giraph/graph/InputSplitPathOrganizer.java
* 
/giraph/trunk/giraph/src/main/java/org/apache/giraph/graph/InputSplitsCallable.java

                
> Multithreading should intelligently allocate the thread pools
> -------------------------------------------------------------
>
>                 Key: GIRAPH-389
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-389
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Avery Ching
>            Assignee: Avery Ching
>             Fix For: 0.2.0
>
>         Attachments: GIRAPH-389.patch
>
>
> Even if the user suggests a very high number of threads, the input split 
> threads should not exceed the number splits divided by the number of  workers.
> The number of compute threads should not be greater than the number of 
> partitions on that worker.

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