Avery Ching created GIRAPH-389:
----------------------------------

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


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