Alessandro Presta created GIRAPH-304:
----------------------------------------

             Summary: Closed channels between workers
                 Key: GIRAPH-304
                 URL: https://issues.apache.org/jira/browse/GIRAPH-304
             Project: Giraph
          Issue Type: Bug
            Reporter: Alessandro Presta
            Assignee: Alessandro Presta


With GIRAPH-300 we are able to complete jobs with higher numbers of workers 
thanks to retrying failed connections. However, we still observe 
ClosedChannelException with more than a 100 workers.
The patch also introduces a default TCP backlog of 100, so we should probably 
set this dynamically to equal the number of workers instead.

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

        

Reply via email to