[
https://issues.apache.org/jira/browse/GIRAPH-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Avery Ching reassigned GIRAPH-173:
----------------------------------
Assignee: Abhishek Srivastava
> BspCase:getNumWorkers javadoc refers to non-existent parameter
> --------------------------------------------------------------
>
> Key: GIRAPH-173
> URL: https://issues.apache.org/jira/browse/GIRAPH-173
> Project: Giraph
> Issue Type: Bug
> Reporter: Jakob Homan
> Assignee: Abhishek Srivastava
> Priority: Trivial
> Labels: newbie
> Attachments: GIRAPH-173.patch
>
>
> {code} /**
> * Get the number of workers used in the BSP application
> *
> * @param numProcs number of processes to use
> */
> public int getNumWorkers() {
> return numWorkers;
> }{code}
> numProcs is a lie...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira