[ 
https://issues.apache.org/jira/browse/GIRAPH-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugene Koontz updated GIRAPH-289:
---------------------------------

    Attachment: GIRAPH-289.patch

passes "mvn clean verify".
                
> Add thread and channel pooling to NettyClient and NettyServer
> -------------------------------------------------------------
>
>                 Key: GIRAPH-289
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-289
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>         Attachments: GIRAPH-289.patch
>
>
> Add thread and channel pooling on NettyClient and NettyServer.
> Instead of a NettyClient's addressChannelMap being:
>   address => Channel
> it is:
>   address => ChannelRotater
> Originally part of GIRAPH-262, extracted here.

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